3630 lines
94 KiB
Smali
3630 lines
94 KiB
Smali
.class public Landroidx/recyclerview/widget/GridLayoutManager;
|
|
.super Landroidx/recyclerview/widget/LinearLayoutManager;
|
|
.source "GridLayoutManager.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/MemberClasses;
|
|
value = {
|
|
Landroidx/recyclerview/widget/GridLayoutManager$LayoutParams;,
|
|
Landroidx/recyclerview/widget/GridLayoutManager$DefaultSpanSizeLookup;,
|
|
Landroidx/recyclerview/widget/GridLayoutManager$SpanSizeLookup;
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# static fields
|
|
.field private static final DEBUG:Z = false
|
|
|
|
.field public static final DEFAULT_SPAN_COUNT:I = -0x1
|
|
|
|
.field private static final TAG:Ljava/lang/String; = "GridLayoutManager"
|
|
|
|
|
|
# instance fields
|
|
.field mCachedBorders:[I
|
|
|
|
.field final mDecorInsets:Landroid/graphics/Rect;
|
|
|
|
.field mPendingSpanCountChange:Z
|
|
|
|
.field final mPreLayoutSpanIndexCache:Landroid/util/SparseIntArray;
|
|
|
|
.field final mPreLayoutSpanSizeCache:Landroid/util/SparseIntArray;
|
|
|
|
.field mSet:[Landroid/view/View;
|
|
|
|
.field mSpanCount:I
|
|
|
|
.field mSpanSizeLookup:Landroidx/recyclerview/widget/GridLayoutManager$SpanSizeLookup;
|
|
|
|
.field private mUsingSpansToEstimateScrollBarDimensions:Z
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Landroid/content/Context;I)V
|
|
.locals 0
|
|
|
|
.line 85
|
|
invoke-direct {p0, p1}, Landroidx/recyclerview/widget/LinearLayoutManager;-><init>(Landroid/content/Context;)V
|
|
|
|
const/4 p1, 0x0
|
|
|
|
.line 44
|
|
iput-boolean p1, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mPendingSpanCountChange:Z
|
|
|
|
const/4 p1, -0x1
|
|
|
|
.line 45
|
|
iput p1, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mSpanCount:I
|
|
|
|
.line 56
|
|
new-instance p1, Landroid/util/SparseIntArray;
|
|
|
|
invoke-direct {p1}, Landroid/util/SparseIntArray;-><init>()V
|
|
|
|
iput-object p1, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mPreLayoutSpanSizeCache:Landroid/util/SparseIntArray;
|
|
|
|
.line 57
|
|
new-instance p1, Landroid/util/SparseIntArray;
|
|
|
|
invoke-direct {p1}, Landroid/util/SparseIntArray;-><init>()V
|
|
|
|
iput-object p1, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mPreLayoutSpanIndexCache:Landroid/util/SparseIntArray;
|
|
|
|
.line 58
|
|
new-instance p1, Landroidx/recyclerview/widget/GridLayoutManager$DefaultSpanSizeLookup;
|
|
|
|
invoke-direct {p1}, Landroidx/recyclerview/widget/GridLayoutManager$DefaultSpanSizeLookup;-><init>()V
|
|
|
|
iput-object p1, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mSpanSizeLookup:Landroidx/recyclerview/widget/GridLayoutManager$SpanSizeLookup;
|
|
|
|
.line 60
|
|
new-instance p1, Landroid/graphics/Rect;
|
|
|
|
invoke-direct {p1}, Landroid/graphics/Rect;-><init>()V
|
|
|
|
iput-object p1, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mDecorInsets:Landroid/graphics/Rect;
|
|
|
|
.line 86
|
|
invoke-virtual {p0, p2}, Landroidx/recyclerview/widget/GridLayoutManager;->setSpanCount(I)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public constructor <init>(Landroid/content/Context;IIZ)V
|
|
.locals 0
|
|
|
|
.line 98
|
|
invoke-direct {p0, p1, p3, p4}, Landroidx/recyclerview/widget/LinearLayoutManager;-><init>(Landroid/content/Context;IZ)V
|
|
|
|
const/4 p1, 0x0
|
|
|
|
.line 44
|
|
iput-boolean p1, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mPendingSpanCountChange:Z
|
|
|
|
const/4 p1, -0x1
|
|
|
|
.line 45
|
|
iput p1, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mSpanCount:I
|
|
|
|
.line 56
|
|
new-instance p1, Landroid/util/SparseIntArray;
|
|
|
|
invoke-direct {p1}, Landroid/util/SparseIntArray;-><init>()V
|
|
|
|
iput-object p1, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mPreLayoutSpanSizeCache:Landroid/util/SparseIntArray;
|
|
|
|
.line 57
|
|
new-instance p1, Landroid/util/SparseIntArray;
|
|
|
|
invoke-direct {p1}, Landroid/util/SparseIntArray;-><init>()V
|
|
|
|
iput-object p1, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mPreLayoutSpanIndexCache:Landroid/util/SparseIntArray;
|
|
|
|
.line 58
|
|
new-instance p1, Landroidx/recyclerview/widget/GridLayoutManager$DefaultSpanSizeLookup;
|
|
|
|
invoke-direct {p1}, Landroidx/recyclerview/widget/GridLayoutManager$DefaultSpanSizeLookup;-><init>()V
|
|
|
|
iput-object p1, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mSpanSizeLookup:Landroidx/recyclerview/widget/GridLayoutManager$SpanSizeLookup;
|
|
|
|
.line 60
|
|
new-instance p1, Landroid/graphics/Rect;
|
|
|
|
invoke-direct {p1}, Landroid/graphics/Rect;-><init>()V
|
|
|
|
iput-object p1, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mDecorInsets:Landroid/graphics/Rect;
|
|
|
|
.line 99
|
|
invoke-virtual {p0, p2}, Landroidx/recyclerview/widget/GridLayoutManager;->setSpanCount(I)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public constructor <init>(Landroid/content/Context;Landroid/util/AttributeSet;II)V
|
|
.locals 1
|
|
|
|
.line 73
|
|
invoke-direct {p0, p1, p2, p3, p4}, Landroidx/recyclerview/widget/LinearLayoutManager;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;II)V
|
|
|
|
const/4 v0, 0x0
|
|
|
|
.line 44
|
|
iput-boolean v0, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mPendingSpanCountChange:Z
|
|
|
|
const/4 v0, -0x1
|
|
|
|
.line 45
|
|
iput v0, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mSpanCount:I
|
|
|
|
.line 56
|
|
new-instance v0, Landroid/util/SparseIntArray;
|
|
|
|
invoke-direct {v0}, Landroid/util/SparseIntArray;-><init>()V
|
|
|
|
iput-object v0, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mPreLayoutSpanSizeCache:Landroid/util/SparseIntArray;
|
|
|
|
.line 57
|
|
new-instance v0, Landroid/util/SparseIntArray;
|
|
|
|
invoke-direct {v0}, Landroid/util/SparseIntArray;-><init>()V
|
|
|
|
iput-object v0, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mPreLayoutSpanIndexCache:Landroid/util/SparseIntArray;
|
|
|
|
.line 58
|
|
new-instance v0, Landroidx/recyclerview/widget/GridLayoutManager$DefaultSpanSizeLookup;
|
|
|
|
invoke-direct {v0}, Landroidx/recyclerview/widget/GridLayoutManager$DefaultSpanSizeLookup;-><init>()V
|
|
|
|
iput-object v0, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mSpanSizeLookup:Landroidx/recyclerview/widget/GridLayoutManager$SpanSizeLookup;
|
|
|
|
.line 60
|
|
new-instance v0, Landroid/graphics/Rect;
|
|
|
|
invoke-direct {v0}, Landroid/graphics/Rect;-><init>()V
|
|
|
|
iput-object v0, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mDecorInsets:Landroid/graphics/Rect;
|
|
|
|
.line 74
|
|
invoke-static {p1, p2, p3, p4}, Landroidx/recyclerview/widget/GridLayoutManager;->getProperties(Landroid/content/Context;Landroid/util/AttributeSet;II)Landroidx/recyclerview/widget/RecyclerView$LayoutManager$Properties;
|
|
|
|
move-result-object p1
|
|
|
|
.line 75
|
|
iget p1, p1, Landroidx/recyclerview/widget/RecyclerView$LayoutManager$Properties;->spanCount:I
|
|
|
|
invoke-virtual {p0, p1}, Landroidx/recyclerview/widget/GridLayoutManager;->setSpanCount(I)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method private assignSpans(Landroidx/recyclerview/widget/RecyclerView$Recycler;Landroidx/recyclerview/widget/RecyclerView$State;IZ)V
|
|
.locals 4
|
|
|
|
const/4 v0, 0x0
|
|
|
|
if-eqz p4, :cond_0
|
|
|
|
const/4 p4, 0x1
|
|
|
|
move v1, p4
|
|
|
|
move p4, p3
|
|
|
|
move p3, v0
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
add-int/lit8 p3, p3, -0x1
|
|
|
|
const/4 p4, -0x1
|
|
|
|
move v1, p4
|
|
|
|
:goto_0
|
|
if-eq p3, p4, :cond_1
|
|
|
|
.line 786
|
|
iget-object v2, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mSet:[Landroid/view/View;
|
|
|
|
aget-object v2, v2, p3
|
|
|
|
.line 787
|
|
invoke-virtual {v2}, Landroid/view/View;->getLayoutParams()Landroid/view/ViewGroup$LayoutParams;
|
|
|
|
move-result-object v3
|
|
|
|
check-cast v3, Landroidx/recyclerview/widget/GridLayoutManager$LayoutParams;
|
|
|
|
.line 788
|
|
invoke-virtual {p0, v2}, Landroidx/recyclerview/widget/GridLayoutManager;->getPosition(Landroid/view/View;)I
|
|
|
|
move-result v2
|
|
|
|
invoke-direct {p0, p1, p2, v2}, Landroidx/recyclerview/widget/GridLayoutManager;->getSpanSize(Landroidx/recyclerview/widget/RecyclerView$Recycler;Landroidx/recyclerview/widget/RecyclerView$State;I)I
|
|
|
|
move-result v2
|
|
|
|
iput v2, v3, Landroidx/recyclerview/widget/GridLayoutManager$LayoutParams;->mSpanSize:I
|
|
|
|
.line 789
|
|
iput v0, v3, Landroidx/recyclerview/widget/GridLayoutManager$LayoutParams;->mSpanIndex:I
|
|
|
|
.line 790
|
|
iget v2, v3, Landroidx/recyclerview/widget/GridLayoutManager$LayoutParams;->mSpanSize:I
|
|
|
|
add-int/2addr v0, v2
|
|
|
|
add-int/2addr p3, v1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_1
|
|
return-void
|
|
.end method
|
|
|
|
.method private cachePreLayoutSpanMapping()V
|
|
.locals 6
|
|
|
|
.line 189
|
|
invoke-virtual {p0}, Landroidx/recyclerview/widget/GridLayoutManager;->getChildCount()I
|
|
|
|
move-result v0
|
|
|
|
const/4 v1, 0x0
|
|
|
|
:goto_0
|
|
if-ge v1, v0, :cond_0
|
|
|
|
.line 191
|
|
invoke-virtual {p0, v1}, Landroidx/recyclerview/widget/GridLayoutManager;->getChildAt(I)Landroid/view/View;
|
|
|
|
move-result-object v2
|
|
|
|
invoke-virtual {v2}, Landroid/view/View;->getLayoutParams()Landroid/view/ViewGroup$LayoutParams;
|
|
|
|
move-result-object v2
|
|
|
|
check-cast v2, Landroidx/recyclerview/widget/GridLayoutManager$LayoutParams;
|
|
|
|
.line 192
|
|
invoke-virtual {v2}, Landroidx/recyclerview/widget/GridLayoutManager$LayoutParams;->getViewLayoutPosition()I
|
|
|
|
move-result v3
|
|
|
|
.line 193
|
|
iget-object v4, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mPreLayoutSpanSizeCache:Landroid/util/SparseIntArray;
|
|
|
|
invoke-virtual {v2}, Landroidx/recyclerview/widget/GridLayoutManager$LayoutParams;->getSpanSize()I
|
|
|
|
move-result v5
|
|
|
|
invoke-virtual {v4, v3, v5}, Landroid/util/SparseIntArray;->put(II)V
|
|
|
|
.line 194
|
|
iget-object v4, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mPreLayoutSpanIndexCache:Landroid/util/SparseIntArray;
|
|
|
|
invoke-virtual {v2}, Landroidx/recyclerview/widget/GridLayoutManager$LayoutParams;->getSpanIndex()I
|
|
|
|
move-result v2
|
|
|
|
invoke-virtual {v4, v3, v2}, Landroid/util/SparseIntArray;->put(II)V
|
|
|
|
add-int/lit8 v1, v1, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
return-void
|
|
.end method
|
|
|
|
.method private calculateItemBorders(I)V
|
|
.locals 2
|
|
|
|
.line 314
|
|
iget-object v0, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mCachedBorders:[I
|
|
|
|
iget v1, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mSpanCount:I
|
|
|
|
invoke-static {v0, v1, p1}, Landroidx/recyclerview/widget/GridLayoutManager;->calculateItemBorders([III)[I
|
|
|
|
move-result-object p1
|
|
|
|
iput-object p1, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mCachedBorders:[I
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method static calculateItemBorders([III)[I
|
|
.locals 5
|
|
|
|
const/4 v0, 0x1
|
|
|
|
if-eqz p0, :cond_0
|
|
|
|
.line 325
|
|
array-length v1, p0
|
|
|
|
add-int/lit8 v2, p1, 0x1
|
|
|
|
if-ne v1, v2, :cond_0
|
|
|
|
array-length v1, p0
|
|
|
|
sub-int/2addr v1, v0
|
|
|
|
aget v1, p0, v1
|
|
|
|
if-eq v1, p2, :cond_1
|
|
|
|
:cond_0
|
|
add-int/lit8 p0, p1, 0x1
|
|
|
|
.line 327
|
|
new-array p0, p0, [I
|
|
|
|
:cond_1
|
|
const/4 v1, 0x0
|
|
|
|
.line 329
|
|
aput v1, p0, v1
|
|
|
|
.line 330
|
|
div-int v2, p2, p1
|
|
|
|
.line 331
|
|
rem-int/2addr p2, p1
|
|
|
|
move v3, v1
|
|
|
|
:goto_0
|
|
if-gt v0, p1, :cond_3
|
|
|
|
add-int/2addr v1, p2
|
|
|
|
if-lez v1, :cond_2
|
|
|
|
sub-int v4, p1, v1
|
|
|
|
if-ge v4, p2, :cond_2
|
|
|
|
add-int/lit8 v4, v2, 0x1
|
|
|
|
sub-int/2addr v1, p1
|
|
|
|
goto :goto_1
|
|
|
|
:cond_2
|
|
move v4, v2
|
|
|
|
:goto_1
|
|
add-int/2addr v3, v4
|
|
|
|
.line 342
|
|
aput v3, p0, v0
|
|
|
|
add-int/lit8 v0, v0, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_3
|
|
return-object p0
|
|
.end method
|
|
|
|
.method private clearPreLayoutSpanMappingCache()V
|
|
.locals 1
|
|
|
|
.line 184
|
|
iget-object v0, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mPreLayoutSpanSizeCache:Landroid/util/SparseIntArray;
|
|
|
|
invoke-virtual {v0}, Landroid/util/SparseIntArray;->clear()V
|
|
|
|
.line 185
|
|
iget-object v0, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mPreLayoutSpanIndexCache:Landroid/util/SparseIntArray;
|
|
|
|
invoke-virtual {v0}, Landroid/util/SparseIntArray;->clear()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method private computeScrollOffsetWithSpanInfo(Landroidx/recyclerview/widget/RecyclerView$State;)I
|
|
.locals 9
|
|
|
|
.line 1304
|
|
invoke-virtual {p0}, Landroidx/recyclerview/widget/GridLayoutManager;->getChildCount()I
|
|
|
|
move-result v0
|
|
|
|
const/4 v1, 0x0
|
|
|
|
if-eqz v0, :cond_4
|
|
|
|
invoke-virtual {p1}, Landroidx/recyclerview/widget/RecyclerView$State;->getItemCount()I
|
|
|
|
move-result v0
|
|
|
|
if-nez v0, :cond_0
|
|
|
|
goto/16 :goto_1
|
|
|
|
.line 1307
|
|
:cond_0
|
|
invoke-virtual {p0}, Landroidx/recyclerview/widget/GridLayoutManager;->ensureLayoutState()V
|
|
|
|
.line 1309
|
|
invoke-virtual {p0}, Landroidx/recyclerview/widget/GridLayoutManager;->isSmoothScrollbarEnabled()Z
|
|
|
|
move-result v0
|
|
|
|
xor-int/lit8 v2, v0, 0x1
|
|
|
|
const/4 v3, 0x1
|
|
|
|
.line 1310
|
|
invoke-virtual {p0, v2, v3}, Landroidx/recyclerview/widget/GridLayoutManager;->findFirstVisibleChildClosestToStart(ZZ)Landroid/view/View;
|
|
|
|
move-result-object v2
|
|
|
|
xor-int/lit8 v4, v0, 0x1
|
|
|
|
.line 1311
|
|
invoke-virtual {p0, v4, v3}, Landroidx/recyclerview/widget/GridLayoutManager;->findFirstVisibleChildClosestToEnd(ZZ)Landroid/view/View;
|
|
|
|
move-result-object v4
|
|
|
|
if-eqz v2, :cond_4
|
|
|
|
if-nez v4, :cond_1
|
|
|
|
goto/16 :goto_1
|
|
|
|
.line 1315
|
|
:cond_1
|
|
iget-object v5, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mSpanSizeLookup:Landroidx/recyclerview/widget/GridLayoutManager$SpanSizeLookup;
|
|
|
|
invoke-virtual {p0, v2}, Landroidx/recyclerview/widget/GridLayoutManager;->getPosition(Landroid/view/View;)I
|
|
|
|
move-result v6
|
|
|
|
iget v7, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mSpanCount:I
|
|
|
|
invoke-virtual {v5, v6, v7}, Landroidx/recyclerview/widget/GridLayoutManager$SpanSizeLookup;->getCachedSpanGroupIndex(II)I
|
|
|
|
move-result v5
|
|
|
|
.line 1317
|
|
iget-object v6, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mSpanSizeLookup:Landroidx/recyclerview/widget/GridLayoutManager$SpanSizeLookup;
|
|
|
|
invoke-virtual {p0, v4}, Landroidx/recyclerview/widget/GridLayoutManager;->getPosition(Landroid/view/View;)I
|
|
|
|
move-result v7
|
|
|
|
iget v8, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mSpanCount:I
|
|
|
|
invoke-virtual {v6, v7, v8}, Landroidx/recyclerview/widget/GridLayoutManager$SpanSizeLookup;->getCachedSpanGroupIndex(II)I
|
|
|
|
move-result v6
|
|
|
|
.line 1320
|
|
invoke-static {v5, v6}, Ljava/lang/Math;->min(II)I
|
|
|
|
move-result v7
|
|
|
|
.line 1321
|
|
invoke-static {v5, v6}, Ljava/lang/Math;->max(II)I
|
|
|
|
move-result v5
|
|
|
|
.line 1322
|
|
iget-object v6, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mSpanSizeLookup:Landroidx/recyclerview/widget/GridLayoutManager$SpanSizeLookup;
|
|
|
|
invoke-virtual {p1}, Landroidx/recyclerview/widget/RecyclerView$State;->getItemCount()I
|
|
|
|
move-result p1
|
|
|
|
sub-int/2addr p1, v3
|
|
|
|
iget v8, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mSpanCount:I
|
|
|
|
invoke-virtual {v6, p1, v8}, Landroidx/recyclerview/widget/GridLayoutManager$SpanSizeLookup;->getCachedSpanGroupIndex(II)I
|
|
|
|
move-result p1
|
|
|
|
add-int/2addr p1, v3
|
|
|
|
.line 1325
|
|
iget-boolean v6, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mShouldReverseLayout:Z
|
|
|
|
if-eqz v6, :cond_2
|
|
|
|
sub-int/2addr p1, v5
|
|
|
|
sub-int/2addr p1, v3
|
|
|
|
.line 1326
|
|
invoke-static {v1, p1}, Ljava/lang/Math;->max(II)I
|
|
|
|
move-result p1
|
|
|
|
goto :goto_0
|
|
|
|
.line 1327
|
|
:cond_2
|
|
invoke-static {v1, v7}, Ljava/lang/Math;->max(II)I
|
|
|
|
move-result p1
|
|
|
|
:goto_0
|
|
if-nez v0, :cond_3
|
|
|
|
return p1
|
|
|
|
.line 1331
|
|
:cond_3
|
|
iget-object v0, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mOrientationHelper:Landroidx/recyclerview/widget/OrientationHelper;
|
|
|
|
invoke-virtual {v0, v4}, Landroidx/recyclerview/widget/OrientationHelper;->getDecoratedEnd(Landroid/view/View;)I
|
|
|
|
move-result v0
|
|
|
|
iget-object v1, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mOrientationHelper:Landroidx/recyclerview/widget/OrientationHelper;
|
|
|
|
.line 1332
|
|
invoke-virtual {v1, v2}, Landroidx/recyclerview/widget/OrientationHelper;->getDecoratedStart(Landroid/view/View;)I
|
|
|
|
move-result v1
|
|
|
|
sub-int/2addr v0, v1
|
|
|
|
.line 1331
|
|
invoke-static {v0}, Ljava/lang/Math;->abs(I)I
|
|
|
|
move-result v0
|
|
|
|
.line 1334
|
|
iget-object v1, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mSpanSizeLookup:Landroidx/recyclerview/widget/GridLayoutManager$SpanSizeLookup;
|
|
|
|
.line 1335
|
|
invoke-virtual {p0, v2}, Landroidx/recyclerview/widget/GridLayoutManager;->getPosition(Landroid/view/View;)I
|
|
|
|
move-result v5
|
|
|
|
iget v6, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mSpanCount:I
|
|
|
|
invoke-virtual {v1, v5, v6}, Landroidx/recyclerview/widget/GridLayoutManager$SpanSizeLookup;->getCachedSpanGroupIndex(II)I
|
|
|
|
move-result v1
|
|
|
|
.line 1336
|
|
iget-object v5, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mSpanSizeLookup:Landroidx/recyclerview/widget/GridLayoutManager$SpanSizeLookup;
|
|
|
|
invoke-virtual {p0, v4}, Landroidx/recyclerview/widget/GridLayoutManager;->getPosition(Landroid/view/View;)I
|
|
|
|
move-result v4
|
|
|
|
iget v6, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mSpanCount:I
|
|
|
|
invoke-virtual {v5, v4, v6}, Landroidx/recyclerview/widget/GridLayoutManager$SpanSizeLookup;->getCachedSpanGroupIndex(II)I
|
|
|
|
move-result v4
|
|
|
|
sub-int/2addr v4, v1
|
|
|
|
add-int/2addr v4, v3
|
|
|
|
int-to-float v0, v0
|
|
|
|
int-to-float v1, v4
|
|
|
|
div-float/2addr v0, v1
|
|
|
|
int-to-float p1, p1
|
|
|
|
mul-float/2addr p1, v0
|
|
|
|
.line 1341
|
|
iget-object v0, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mOrientationHelper:Landroidx/recyclerview/widget/OrientationHelper;
|
|
|
|
invoke-virtual {v0}, Landroidx/recyclerview/widget/OrientationHelper;->getStartAfterPadding()I
|
|
|
|
move-result v0
|
|
|
|
iget-object v1, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mOrientationHelper:Landroidx/recyclerview/widget/OrientationHelper;
|
|
|
|
.line 1342
|
|
invoke-virtual {v1, v2}, Landroidx/recyclerview/widget/OrientationHelper;->getDecoratedStart(Landroid/view/View;)I
|
|
|
|
move-result v1
|
|
|
|
sub-int/2addr v0, v1
|
|
|
|
int-to-float v0, v0
|
|
|
|
add-float/2addr p1, v0
|
|
|
|
.line 1341
|
|
invoke-static {p1}, Ljava/lang/Math;->round(F)I
|
|
|
|
move-result p1
|
|
|
|
return p1
|
|
|
|
:cond_4
|
|
:goto_1
|
|
return v1
|
|
.end method
|
|
|
|
.method private computeScrollRangeWithSpanInfo(Landroidx/recyclerview/widget/RecyclerView$State;)I
|
|
.locals 6
|
|
|
|
.line 1271
|
|
invoke-virtual {p0}, Landroidx/recyclerview/widget/GridLayoutManager;->getChildCount()I
|
|
|
|
move-result v0
|
|
|
|
const/4 v1, 0x0
|
|
|
|
if-eqz v0, :cond_3
|
|
|
|
invoke-virtual {p1}, Landroidx/recyclerview/widget/RecyclerView$State;->getItemCount()I
|
|
|
|
move-result v0
|
|
|
|
if-nez v0, :cond_0
|
|
|
|
goto :goto_0
|
|
|
|
.line 1274
|
|
:cond_0
|
|
invoke-virtual {p0}, Landroidx/recyclerview/widget/GridLayoutManager;->ensureLayoutState()V
|
|
|
|
.line 1276
|
|
invoke-virtual {p0}, Landroidx/recyclerview/widget/GridLayoutManager;->isSmoothScrollbarEnabled()Z
|
|
|
|
move-result v0
|
|
|
|
const/4 v2, 0x1
|
|
|
|
xor-int/2addr v0, v2
|
|
|
|
invoke-virtual {p0, v0, v2}, Landroidx/recyclerview/widget/GridLayoutManager;->findFirstVisibleChildClosestToStart(ZZ)Landroid/view/View;
|
|
|
|
move-result-object v0
|
|
|
|
.line 1277
|
|
invoke-virtual {p0}, Landroidx/recyclerview/widget/GridLayoutManager;->isSmoothScrollbarEnabled()Z
|
|
|
|
move-result v3
|
|
|
|
xor-int/2addr v3, v2
|
|
|
|
invoke-virtual {p0, v3, v2}, Landroidx/recyclerview/widget/GridLayoutManager;->findFirstVisibleChildClosestToEnd(ZZ)Landroid/view/View;
|
|
|
|
move-result-object v3
|
|
|
|
if-eqz v0, :cond_3
|
|
|
|
if-nez v3, :cond_1
|
|
|
|
goto :goto_0
|
|
|
|
.line 1282
|
|
:cond_1
|
|
invoke-virtual {p0}, Landroidx/recyclerview/widget/GridLayoutManager;->isSmoothScrollbarEnabled()Z
|
|
|
|
move-result v1
|
|
|
|
if-nez v1, :cond_2
|
|
|
|
.line 1283
|
|
iget-object v0, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mSpanSizeLookup:Landroidx/recyclerview/widget/GridLayoutManager$SpanSizeLookup;
|
|
|
|
.line 1284
|
|
invoke-virtual {p1}, Landroidx/recyclerview/widget/RecyclerView$State;->getItemCount()I
|
|
|
|
move-result p1
|
|
|
|
sub-int/2addr p1, v2
|
|
|
|
iget v1, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mSpanCount:I
|
|
|
|
.line 1283
|
|
invoke-virtual {v0, p1, v1}, Landroidx/recyclerview/widget/GridLayoutManager$SpanSizeLookup;->getCachedSpanGroupIndex(II)I
|
|
|
|
move-result p1
|
|
|
|
add-int/2addr p1, v2
|
|
|
|
return p1
|
|
|
|
.line 1288
|
|
:cond_2
|
|
iget-object v1, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mOrientationHelper:Landroidx/recyclerview/widget/OrientationHelper;
|
|
|
|
invoke-virtual {v1, v3}, Landroidx/recyclerview/widget/OrientationHelper;->getDecoratedEnd(Landroid/view/View;)I
|
|
|
|
move-result v1
|
|
|
|
iget-object v4, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mOrientationHelper:Landroidx/recyclerview/widget/OrientationHelper;
|
|
|
|
.line 1289
|
|
invoke-virtual {v4, v0}, Landroidx/recyclerview/widget/OrientationHelper;->getDecoratedStart(Landroid/view/View;)I
|
|
|
|
move-result v4
|
|
|
|
sub-int/2addr v1, v4
|
|
|
|
.line 1291
|
|
iget-object v4, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mSpanSizeLookup:Landroidx/recyclerview/widget/GridLayoutManager$SpanSizeLookup;
|
|
|
|
.line 1292
|
|
invoke-virtual {p0, v0}, Landroidx/recyclerview/widget/GridLayoutManager;->getPosition(Landroid/view/View;)I
|
|
|
|
move-result v0
|
|
|
|
iget v5, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mSpanCount:I
|
|
|
|
invoke-virtual {v4, v0, v5}, Landroidx/recyclerview/widget/GridLayoutManager$SpanSizeLookup;->getCachedSpanGroupIndex(II)I
|
|
|
|
move-result v0
|
|
|
|
.line 1293
|
|
iget-object v4, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mSpanSizeLookup:Landroidx/recyclerview/widget/GridLayoutManager$SpanSizeLookup;
|
|
|
|
invoke-virtual {p0, v3}, Landroidx/recyclerview/widget/GridLayoutManager;->getPosition(Landroid/view/View;)I
|
|
|
|
move-result v3
|
|
|
|
iget v5, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mSpanCount:I
|
|
|
|
invoke-virtual {v4, v3, v5}, Landroidx/recyclerview/widget/GridLayoutManager$SpanSizeLookup;->getCachedSpanGroupIndex(II)I
|
|
|
|
move-result v3
|
|
|
|
.line 1295
|
|
iget-object v4, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mSpanSizeLookup:Landroidx/recyclerview/widget/GridLayoutManager$SpanSizeLookup;
|
|
|
|
invoke-virtual {p1}, Landroidx/recyclerview/widget/RecyclerView$State;->getItemCount()I
|
|
|
|
move-result p1
|
|
|
|
sub-int/2addr p1, v2
|
|
|
|
iget v5, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mSpanCount:I
|
|
|
|
invoke-virtual {v4, p1, v5}, Landroidx/recyclerview/widget/GridLayoutManager$SpanSizeLookup;->getCachedSpanGroupIndex(II)I
|
|
|
|
move-result p1
|
|
|
|
add-int/2addr p1, v2
|
|
|
|
sub-int/2addr v3, v0
|
|
|
|
add-int/2addr v3, v2
|
|
|
|
int-to-float v0, v1
|
|
|
|
int-to-float v1, v3
|
|
|
|
div-float/2addr v0, v1
|
|
|
|
int-to-float p1, p1
|
|
|
|
mul-float/2addr v0, p1
|
|
|
|
float-to-int p1, v0
|
|
|
|
return p1
|
|
|
|
:cond_3
|
|
:goto_0
|
|
return v1
|
|
.end method
|
|
|
|
.method private ensureAnchorIsInCorrectSpan(Landroidx/recyclerview/widget/RecyclerView$Recycler;Landroidx/recyclerview/widget/RecyclerView$State;Landroidx/recyclerview/widget/LinearLayoutManager$AnchorInfo;I)V
|
|
.locals 4
|
|
|
|
const/4 v0, 0x1
|
|
|
|
if-ne p4, v0, :cond_0
|
|
|
|
move p4, v0
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 p4, 0x0
|
|
|
|
.line 393
|
|
:goto_0
|
|
iget v1, p3, Landroidx/recyclerview/widget/LinearLayoutManager$AnchorInfo;->mPosition:I
|
|
|
|
invoke-direct {p0, p1, p2, v1}, Landroidx/recyclerview/widget/GridLayoutManager;->getSpanIndex(Landroidx/recyclerview/widget/RecyclerView$Recycler;Landroidx/recyclerview/widget/RecyclerView$State;I)I
|
|
|
|
move-result v1
|
|
|
|
if-eqz p4, :cond_1
|
|
|
|
:goto_1
|
|
if-lez v1, :cond_3
|
|
|
|
.line 396
|
|
iget p4, p3, Landroidx/recyclerview/widget/LinearLayoutManager$AnchorInfo;->mPosition:I
|
|
|
|
if-lez p4, :cond_3
|
|
|
|
.line 397
|
|
iget p4, p3, Landroidx/recyclerview/widget/LinearLayoutManager$AnchorInfo;->mPosition:I
|
|
|
|
sub-int/2addr p4, v0
|
|
|
|
iput p4, p3, Landroidx/recyclerview/widget/LinearLayoutManager$AnchorInfo;->mPosition:I
|
|
|
|
.line 398
|
|
iget p4, p3, Landroidx/recyclerview/widget/LinearLayoutManager$AnchorInfo;->mPosition:I
|
|
|
|
invoke-direct {p0, p1, p2, p4}, Landroidx/recyclerview/widget/GridLayoutManager;->getSpanIndex(Landroidx/recyclerview/widget/RecyclerView$Recycler;Landroidx/recyclerview/widget/RecyclerView$State;I)I
|
|
|
|
move-result v1
|
|
|
|
goto :goto_1
|
|
|
|
.line 402
|
|
:cond_1
|
|
invoke-virtual {p2}, Landroidx/recyclerview/widget/RecyclerView$State;->getItemCount()I
|
|
|
|
move-result p4
|
|
|
|
sub-int/2addr p4, v0
|
|
|
|
.line 403
|
|
iget v0, p3, Landroidx/recyclerview/widget/LinearLayoutManager$AnchorInfo;->mPosition:I
|
|
|
|
:goto_2
|
|
if-ge v0, p4, :cond_2
|
|
|
|
add-int/lit8 v2, v0, 0x1
|
|
|
|
.line 406
|
|
invoke-direct {p0, p1, p2, v2}, Landroidx/recyclerview/widget/GridLayoutManager;->getSpanIndex(Landroidx/recyclerview/widget/RecyclerView$Recycler;Landroidx/recyclerview/widget/RecyclerView$State;I)I
|
|
|
|
move-result v3
|
|
|
|
if-le v3, v1, :cond_2
|
|
|
|
move v0, v2
|
|
|
|
move v1, v3
|
|
|
|
goto :goto_2
|
|
|
|
.line 414
|
|
:cond_2
|
|
iput v0, p3, Landroidx/recyclerview/widget/LinearLayoutManager$AnchorInfo;->mPosition:I
|
|
|
|
:cond_3
|
|
return-void
|
|
.end method
|
|
|
|
.method private ensureViewSet()V
|
|
.locals 2
|
|
|
|
.line 368
|
|
iget-object v0, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mSet:[Landroid/view/View;
|
|
|
|
if-eqz v0, :cond_0
|
|
|
|
array-length v0, v0
|
|
|
|
iget v1, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mSpanCount:I
|
|
|
|
if-eq v0, v1, :cond_1
|
|
|
|
.line 369
|
|
:cond_0
|
|
iget v0, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mSpanCount:I
|
|
|
|
new-array v0, v0, [Landroid/view/View;
|
|
|
|
iput-object v0, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mSet:[Landroid/view/View;
|
|
|
|
:cond_1
|
|
return-void
|
|
.end method
|
|
|
|
.method private getSpanGroupIndex(Landroidx/recyclerview/widget/RecyclerView$Recycler;Landroidx/recyclerview/widget/RecyclerView$State;I)I
|
|
.locals 0
|
|
|
|
.line 455
|
|
invoke-virtual {p2}, Landroidx/recyclerview/widget/RecyclerView$State;->isPreLayout()Z
|
|
|
|
move-result p2
|
|
|
|
if-nez p2, :cond_0
|
|
|
|
.line 456
|
|
iget-object p1, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mSpanSizeLookup:Landroidx/recyclerview/widget/GridLayoutManager$SpanSizeLookup;
|
|
|
|
iget p2, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mSpanCount:I
|
|
|
|
invoke-virtual {p1, p3, p2}, Landroidx/recyclerview/widget/GridLayoutManager$SpanSizeLookup;->getCachedSpanGroupIndex(II)I
|
|
|
|
move-result p1
|
|
|
|
return p1
|
|
|
|
.line 458
|
|
:cond_0
|
|
invoke-virtual {p1, p3}, Landroidx/recyclerview/widget/RecyclerView$Recycler;->convertPreLayoutPositionToPostLayout(I)I
|
|
|
|
move-result p1
|
|
|
|
const/4 p2, -0x1
|
|
|
|
if-ne p1, p2, :cond_1
|
|
|
|
.line 464
|
|
new-instance p1, Ljava/lang/StringBuilder;
|
|
|
|
const-string p2, "Cannot find span size for pre layout position. "
|
|
|
|
invoke-direct {p1, p2}, Ljava/lang/StringBuilder;-><init>(Ljava/lang/String;)V
|
|
|
|
invoke-virtual {p1, p3}, Ljava/lang/StringBuilder;->append(I)Ljava/lang/StringBuilder;
|
|
|
|
move-result-object p1
|
|
|
|
invoke-virtual {p1}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
|
|
|
|
move-result-object p1
|
|
|
|
const-string p2, "GridLayoutManager"
|
|
|
|
invoke-static {p2, p1}, Landroid/util/Log;->w(Ljava/lang/String;Ljava/lang/String;)I
|
|
|
|
const/4 p1, 0x0
|
|
|
|
return p1
|
|
|
|
.line 467
|
|
:cond_1
|
|
iget-object p2, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mSpanSizeLookup:Landroidx/recyclerview/widget/GridLayoutManager$SpanSizeLookup;
|
|
|
|
iget p3, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mSpanCount:I
|
|
|
|
invoke-virtual {p2, p1, p3}, Landroidx/recyclerview/widget/GridLayoutManager$SpanSizeLookup;->getCachedSpanGroupIndex(II)I
|
|
|
|
move-result p1
|
|
|
|
return p1
|
|
.end method
|
|
|
|
.method private getSpanIndex(Landroidx/recyclerview/widget/RecyclerView$Recycler;Landroidx/recyclerview/widget/RecyclerView$State;I)I
|
|
.locals 1
|
|
|
|
.line 471
|
|
invoke-virtual {p2}, Landroidx/recyclerview/widget/RecyclerView$State;->isPreLayout()Z
|
|
|
|
move-result p2
|
|
|
|
if-nez p2, :cond_0
|
|
|
|
.line 472
|
|
iget-object p1, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mSpanSizeLookup:Landroidx/recyclerview/widget/GridLayoutManager$SpanSizeLookup;
|
|
|
|
iget p2, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mSpanCount:I
|
|
|
|
invoke-virtual {p1, p3, p2}, Landroidx/recyclerview/widget/GridLayoutManager$SpanSizeLookup;->getCachedSpanIndex(II)I
|
|
|
|
move-result p1
|
|
|
|
return p1
|
|
|
|
.line 474
|
|
:cond_0
|
|
iget-object p2, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mPreLayoutSpanIndexCache:Landroid/util/SparseIntArray;
|
|
|
|
const/4 v0, -0x1
|
|
|
|
invoke-virtual {p2, p3, v0}, Landroid/util/SparseIntArray;->get(II)I
|
|
|
|
move-result p2
|
|
|
|
if-eq p2, v0, :cond_1
|
|
|
|
return p2
|
|
|
|
.line 478
|
|
:cond_1
|
|
invoke-virtual {p1, p3}, Landroidx/recyclerview/widget/RecyclerView$Recycler;->convertPreLayoutPositionToPostLayout(I)I
|
|
|
|
move-result p1
|
|
|
|
if-ne p1, v0, :cond_2
|
|
|
|
.line 484
|
|
new-instance p1, Ljava/lang/StringBuilder;
|
|
|
|
const-string p2, "Cannot find span size for pre layout position. It is not cached, not in the adapter. Pos:"
|
|
|
|
invoke-direct {p1, p2}, Ljava/lang/StringBuilder;-><init>(Ljava/lang/String;)V
|
|
|
|
invoke-virtual {p1, p3}, Ljava/lang/StringBuilder;->append(I)Ljava/lang/StringBuilder;
|
|
|
|
move-result-object p1
|
|
|
|
invoke-virtual {p1}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
|
|
|
|
move-result-object p1
|
|
|
|
const-string p2, "GridLayoutManager"
|
|
|
|
invoke-static {p2, p1}, Landroid/util/Log;->w(Ljava/lang/String;Ljava/lang/String;)I
|
|
|
|
const/4 p1, 0x0
|
|
|
|
return p1
|
|
|
|
.line 488
|
|
:cond_2
|
|
iget-object p2, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mSpanSizeLookup:Landroidx/recyclerview/widget/GridLayoutManager$SpanSizeLookup;
|
|
|
|
iget p3, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mSpanCount:I
|
|
|
|
invoke-virtual {p2, p1, p3}, Landroidx/recyclerview/widget/GridLayoutManager$SpanSizeLookup;->getCachedSpanIndex(II)I
|
|
|
|
move-result p1
|
|
|
|
return p1
|
|
.end method
|
|
|
|
.method private getSpanSize(Landroidx/recyclerview/widget/RecyclerView$Recycler;Landroidx/recyclerview/widget/RecyclerView$State;I)I
|
|
.locals 1
|
|
|
|
.line 492
|
|
invoke-virtual {p2}, Landroidx/recyclerview/widget/RecyclerView$State;->isPreLayout()Z
|
|
|
|
move-result p2
|
|
|
|
if-nez p2, :cond_0
|
|
|
|
.line 493
|
|
iget-object p1, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mSpanSizeLookup:Landroidx/recyclerview/widget/GridLayoutManager$SpanSizeLookup;
|
|
|
|
invoke-virtual {p1, p3}, Landroidx/recyclerview/widget/GridLayoutManager$SpanSizeLookup;->getSpanSize(I)I
|
|
|
|
move-result p1
|
|
|
|
return p1
|
|
|
|
.line 495
|
|
:cond_0
|
|
iget-object p2, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mPreLayoutSpanSizeCache:Landroid/util/SparseIntArray;
|
|
|
|
const/4 v0, -0x1
|
|
|
|
invoke-virtual {p2, p3, v0}, Landroid/util/SparseIntArray;->get(II)I
|
|
|
|
move-result p2
|
|
|
|
if-eq p2, v0, :cond_1
|
|
|
|
return p2
|
|
|
|
.line 499
|
|
:cond_1
|
|
invoke-virtual {p1, p3}, Landroidx/recyclerview/widget/RecyclerView$Recycler;->convertPreLayoutPositionToPostLayout(I)I
|
|
|
|
move-result p1
|
|
|
|
if-ne p1, v0, :cond_2
|
|
|
|
.line 505
|
|
new-instance p1, Ljava/lang/StringBuilder;
|
|
|
|
const-string p2, "Cannot find span size for pre layout position. It is not cached, not in the adapter. Pos:"
|
|
|
|
invoke-direct {p1, p2}, Ljava/lang/StringBuilder;-><init>(Ljava/lang/String;)V
|
|
|
|
invoke-virtual {p1, p3}, Ljava/lang/StringBuilder;->append(I)Ljava/lang/StringBuilder;
|
|
|
|
move-result-object p1
|
|
|
|
invoke-virtual {p1}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
|
|
|
|
move-result-object p1
|
|
|
|
const-string p2, "GridLayoutManager"
|
|
|
|
invoke-static {p2, p1}, Landroid/util/Log;->w(Ljava/lang/String;Ljava/lang/String;)I
|
|
|
|
const/4 p1, 0x1
|
|
|
|
return p1
|
|
|
|
.line 509
|
|
:cond_2
|
|
iget-object p2, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mSpanSizeLookup:Landroidx/recyclerview/widget/GridLayoutManager$SpanSizeLookup;
|
|
|
|
invoke-virtual {p2, p1}, Landroidx/recyclerview/widget/GridLayoutManager$SpanSizeLookup;->getSpanSize(I)I
|
|
|
|
move-result p1
|
|
|
|
return p1
|
|
.end method
|
|
|
|
.method private guessMeasurement(FI)V
|
|
.locals 1
|
|
|
|
.line 750
|
|
iget v0, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mSpanCount:I
|
|
|
|
int-to-float v0, v0
|
|
|
|
mul-float/2addr p1, v0
|
|
|
|
invoke-static {p1}, Ljava/lang/Math;->round(F)I
|
|
|
|
move-result p1
|
|
|
|
.line 752
|
|
invoke-static {p1, p2}, Ljava/lang/Math;->max(II)I
|
|
|
|
move-result p1
|
|
|
|
invoke-direct {p0, p1}, Landroidx/recyclerview/widget/GridLayoutManager;->calculateItemBorders(I)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method private measureChild(Landroid/view/View;IZ)V
|
|
.locals 8
|
|
|
|
.line 716
|
|
invoke-virtual {p1}, Landroid/view/View;->getLayoutParams()Landroid/view/ViewGroup$LayoutParams;
|
|
|
|
move-result-object v0
|
|
|
|
check-cast v0, Landroidx/recyclerview/widget/GridLayoutManager$LayoutParams;
|
|
|
|
.line 717
|
|
iget-object v1, v0, Landroidx/recyclerview/widget/GridLayoutManager$LayoutParams;->mDecorInsets:Landroid/graphics/Rect;
|
|
|
|
.line 718
|
|
iget v2, v1, Landroid/graphics/Rect;->top:I
|
|
|
|
iget v3, v1, Landroid/graphics/Rect;->bottom:I
|
|
|
|
add-int/2addr v2, v3
|
|
|
|
iget v3, v0, Landroidx/recyclerview/widget/GridLayoutManager$LayoutParams;->topMargin:I
|
|
|
|
add-int/2addr v2, v3
|
|
|
|
iget v3, v0, Landroidx/recyclerview/widget/GridLayoutManager$LayoutParams;->bottomMargin:I
|
|
|
|
add-int/2addr v2, v3
|
|
|
|
.line 720
|
|
iget v3, v1, Landroid/graphics/Rect;->left:I
|
|
|
|
iget v1, v1, Landroid/graphics/Rect;->right:I
|
|
|
|
add-int/2addr v3, v1
|
|
|
|
iget v1, v0, Landroidx/recyclerview/widget/GridLayoutManager$LayoutParams;->leftMargin:I
|
|
|
|
add-int/2addr v3, v1
|
|
|
|
iget v1, v0, Landroidx/recyclerview/widget/GridLayoutManager$LayoutParams;->rightMargin:I
|
|
|
|
add-int/2addr v3, v1
|
|
|
|
.line 722
|
|
iget v1, v0, Landroidx/recyclerview/widget/GridLayoutManager$LayoutParams;->mSpanIndex:I
|
|
|
|
iget v4, v0, Landroidx/recyclerview/widget/GridLayoutManager$LayoutParams;->mSpanSize:I
|
|
|
|
invoke-virtual {p0, v1, v4}, Landroidx/recyclerview/widget/GridLayoutManager;->getSpaceForSpanRange(II)I
|
|
|
|
move-result v1
|
|
|
|
.line 725
|
|
iget v4, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mOrientation:I
|
|
|
|
const/4 v5, 0x0
|
|
|
|
const/4 v6, 0x1
|
|
|
|
if-ne v4, v6, :cond_0
|
|
|
|
.line 726
|
|
iget v4, v0, Landroidx/recyclerview/widget/GridLayoutManager$LayoutParams;->width:I
|
|
|
|
invoke-static {v1, p2, v3, v4, v5}, Landroidx/recyclerview/widget/GridLayoutManager;->getChildMeasureSpec(IIIIZ)I
|
|
|
|
move-result p2
|
|
|
|
.line 728
|
|
iget-object v1, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mOrientationHelper:Landroidx/recyclerview/widget/OrientationHelper;
|
|
|
|
invoke-virtual {v1}, Landroidx/recyclerview/widget/OrientationHelper;->getTotalSpace()I
|
|
|
|
move-result v1
|
|
|
|
invoke-virtual {p0}, Landroidx/recyclerview/widget/GridLayoutManager;->getHeightMode()I
|
|
|
|
move-result v3
|
|
|
|
iget v0, v0, Landroidx/recyclerview/widget/GridLayoutManager$LayoutParams;->height:I
|
|
|
|
invoke-static {v1, v3, v2, v0, v6}, Landroidx/recyclerview/widget/GridLayoutManager;->getChildMeasureSpec(IIIIZ)I
|
|
|
|
move-result v0
|
|
|
|
goto :goto_0
|
|
|
|
.line 731
|
|
:cond_0
|
|
iget v4, v0, Landroidx/recyclerview/widget/GridLayoutManager$LayoutParams;->height:I
|
|
|
|
invoke-static {v1, p2, v2, v4, v5}, Landroidx/recyclerview/widget/GridLayoutManager;->getChildMeasureSpec(IIIIZ)I
|
|
|
|
move-result p2
|
|
|
|
.line 733
|
|
iget-object v1, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mOrientationHelper:Landroidx/recyclerview/widget/OrientationHelper;
|
|
|
|
invoke-virtual {v1}, Landroidx/recyclerview/widget/OrientationHelper;->getTotalSpace()I
|
|
|
|
move-result v1
|
|
|
|
invoke-virtual {p0}, Landroidx/recyclerview/widget/GridLayoutManager;->getWidthMode()I
|
|
|
|
move-result v2
|
|
|
|
iget v0, v0, Landroidx/recyclerview/widget/GridLayoutManager$LayoutParams;->width:I
|
|
|
|
invoke-static {v1, v2, v3, v0, v6}, Landroidx/recyclerview/widget/GridLayoutManager;->getChildMeasureSpec(IIIIZ)I
|
|
|
|
move-result v0
|
|
|
|
move v7, v0
|
|
|
|
move v0, p2
|
|
|
|
move p2, v7
|
|
|
|
.line 736
|
|
:goto_0
|
|
invoke-direct {p0, p1, p2, v0, p3}, Landroidx/recyclerview/widget/GridLayoutManager;->measureChildWithDecorationsAndMargin(Landroid/view/View;IIZ)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method private measureChildWithDecorationsAndMargin(Landroid/view/View;IIZ)V
|
|
.locals 1
|
|
|
|
.line 757
|
|
invoke-virtual {p1}, Landroid/view/View;->getLayoutParams()Landroid/view/ViewGroup$LayoutParams;
|
|
|
|
move-result-object v0
|
|
|
|
check-cast v0, Landroidx/recyclerview/widget/RecyclerView$LayoutParams;
|
|
|
|
if-eqz p4, :cond_0
|
|
|
|
.line 760
|
|
invoke-virtual {p0, p1, p2, p3, v0}, Landroidx/recyclerview/widget/GridLayoutManager;->shouldReMeasureChild(Landroid/view/View;IILandroidx/recyclerview/widget/RecyclerView$LayoutParams;)Z
|
|
|
|
move-result p4
|
|
|
|
goto :goto_0
|
|
|
|
.line 762
|
|
:cond_0
|
|
invoke-virtual {p0, p1, p2, p3, v0}, Landroidx/recyclerview/widget/GridLayoutManager;->shouldMeasureChild(Landroid/view/View;IILandroidx/recyclerview/widget/RecyclerView$LayoutParams;)Z
|
|
|
|
move-result p4
|
|
|
|
:goto_0
|
|
if-eqz p4, :cond_1
|
|
|
|
.line 765
|
|
invoke-virtual {p1, p2, p3}, Landroid/view/View;->measure(II)V
|
|
|
|
:cond_1
|
|
return-void
|
|
.end method
|
|
|
|
.method private updateMeasurements()V
|
|
.locals 2
|
|
|
|
.line 280
|
|
invoke-virtual {p0}, Landroidx/recyclerview/widget/GridLayoutManager;->getOrientation()I
|
|
|
|
move-result v0
|
|
|
|
const/4 v1, 0x1
|
|
|
|
if-ne v0, v1, :cond_0
|
|
|
|
.line 281
|
|
invoke-virtual {p0}, Landroidx/recyclerview/widget/GridLayoutManager;->getWidth()I
|
|
|
|
move-result v0
|
|
|
|
invoke-virtual {p0}, Landroidx/recyclerview/widget/GridLayoutManager;->getPaddingRight()I
|
|
|
|
move-result v1
|
|
|
|
sub-int/2addr v0, v1
|
|
|
|
invoke-virtual {p0}, Landroidx/recyclerview/widget/GridLayoutManager;->getPaddingLeft()I
|
|
|
|
move-result v1
|
|
|
|
goto :goto_0
|
|
|
|
.line 283
|
|
:cond_0
|
|
invoke-virtual {p0}, Landroidx/recyclerview/widget/GridLayoutManager;->getHeight()I
|
|
|
|
move-result v0
|
|
|
|
invoke-virtual {p0}, Landroidx/recyclerview/widget/GridLayoutManager;->getPaddingBottom()I
|
|
|
|
move-result v1
|
|
|
|
sub-int/2addr v0, v1
|
|
|
|
invoke-virtual {p0}, Landroidx/recyclerview/widget/GridLayoutManager;->getPaddingTop()I
|
|
|
|
move-result v1
|
|
|
|
:goto_0
|
|
sub-int/2addr v0, v1
|
|
|
|
.line 285
|
|
invoke-direct {p0, v0}, Landroidx/recyclerview/widget/GridLayoutManager;->calculateItemBorders(I)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public checkLayoutParams(Landroidx/recyclerview/widget/RecyclerView$LayoutParams;)Z
|
|
.locals 0
|
|
|
|
.line 256
|
|
instance-of p1, p1, Landroidx/recyclerview/widget/GridLayoutManager$LayoutParams;
|
|
|
|
return p1
|
|
.end method
|
|
|
|
.method collectPrefetchPositionsForLayoutState(Landroidx/recyclerview/widget/RecyclerView$State;Landroidx/recyclerview/widget/LinearLayoutManager$LayoutState;Landroidx/recyclerview/widget/RecyclerView$LayoutManager$LayoutPrefetchRegistry;)V
|
|
.locals 5
|
|
|
|
.line 515
|
|
iget v0, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mSpanCount:I
|
|
|
|
const/4 v1, 0x0
|
|
|
|
move v2, v1
|
|
|
|
.line 517
|
|
:goto_0
|
|
iget v3, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mSpanCount:I
|
|
|
|
if-ge v2, v3, :cond_0
|
|
|
|
invoke-virtual {p2, p1}, Landroidx/recyclerview/widget/LinearLayoutManager$LayoutState;->hasMore(Landroidx/recyclerview/widget/RecyclerView$State;)Z
|
|
|
|
move-result v3
|
|
|
|
if-eqz v3, :cond_0
|
|
|
|
if-lez v0, :cond_0
|
|
|
|
.line 518
|
|
iget v3, p2, Landroidx/recyclerview/widget/LinearLayoutManager$LayoutState;->mCurrentPosition:I
|
|
|
|
.line 519
|
|
iget v4, p2, Landroidx/recyclerview/widget/LinearLayoutManager$LayoutState;->mScrollingOffset:I
|
|
|
|
invoke-static {v1, v4}, Ljava/lang/Math;->max(II)I
|
|
|
|
move-result v4
|
|
|
|
invoke-interface {p3, v3, v4}, Landroidx/recyclerview/widget/RecyclerView$LayoutManager$LayoutPrefetchRegistry;->addPosition(II)V
|
|
|
|
.line 520
|
|
iget-object v4, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mSpanSizeLookup:Landroidx/recyclerview/widget/GridLayoutManager$SpanSizeLookup;
|
|
|
|
invoke-virtual {v4, v3}, Landroidx/recyclerview/widget/GridLayoutManager$SpanSizeLookup;->getSpanSize(I)I
|
|
|
|
move-result v3
|
|
|
|
sub-int/2addr v0, v3
|
|
|
|
.line 522
|
|
iget v3, p2, Landroidx/recyclerview/widget/LinearLayoutManager$LayoutState;->mCurrentPosition:I
|
|
|
|
iget v4, p2, Landroidx/recyclerview/widget/LinearLayoutManager$LayoutState;->mItemDirection:I
|
|
|
|
add-int/2addr v3, v4
|
|
|
|
iput v3, p2, Landroidx/recyclerview/widget/LinearLayoutManager$LayoutState;->mCurrentPosition:I
|
|
|
|
add-int/lit8 v2, v2, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
return-void
|
|
.end method
|
|
|
|
.method public computeHorizontalScrollOffset(Landroidx/recyclerview/widget/RecyclerView$State;)I
|
|
.locals 1
|
|
|
|
.line 1213
|
|
iget-boolean v0, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mUsingSpansToEstimateScrollBarDimensions:Z
|
|
|
|
if-eqz v0, :cond_0
|
|
|
|
.line 1214
|
|
invoke-direct {p0, p1}, Landroidx/recyclerview/widget/GridLayoutManager;->computeScrollOffsetWithSpanInfo(Landroidx/recyclerview/widget/RecyclerView$State;)I
|
|
|
|
move-result p1
|
|
|
|
return p1
|
|
|
|
.line 1216
|
|
:cond_0
|
|
invoke-super {p0, p1}, Landroidx/recyclerview/widget/LinearLayoutManager;->computeHorizontalScrollOffset(Landroidx/recyclerview/widget/RecyclerView$State;)I
|
|
|
|
move-result p1
|
|
|
|
return p1
|
|
.end method
|
|
|
|
.method public computeHorizontalScrollRange(Landroidx/recyclerview/widget/RecyclerView$State;)I
|
|
.locals 1
|
|
|
|
.line 1195
|
|
iget-boolean v0, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mUsingSpansToEstimateScrollBarDimensions:Z
|
|
|
|
if-eqz v0, :cond_0
|
|
|
|
.line 1196
|
|
invoke-direct {p0, p1}, Landroidx/recyclerview/widget/GridLayoutManager;->computeScrollRangeWithSpanInfo(Landroidx/recyclerview/widget/RecyclerView$State;)I
|
|
|
|
move-result p1
|
|
|
|
return p1
|
|
|
|
.line 1198
|
|
:cond_0
|
|
invoke-super {p0, p1}, Landroidx/recyclerview/widget/LinearLayoutManager;->computeHorizontalScrollRange(Landroidx/recyclerview/widget/RecyclerView$State;)I
|
|
|
|
move-result p1
|
|
|
|
return p1
|
|
.end method
|
|
|
|
.method public computeVerticalScrollOffset(Landroidx/recyclerview/widget/RecyclerView$State;)I
|
|
.locals 1
|
|
|
|
.line 1222
|
|
iget-boolean v0, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mUsingSpansToEstimateScrollBarDimensions:Z
|
|
|
|
if-eqz v0, :cond_0
|
|
|
|
.line 1223
|
|
invoke-direct {p0, p1}, Landroidx/recyclerview/widget/GridLayoutManager;->computeScrollOffsetWithSpanInfo(Landroidx/recyclerview/widget/RecyclerView$State;)I
|
|
|
|
move-result p1
|
|
|
|
return p1
|
|
|
|
.line 1225
|
|
:cond_0
|
|
invoke-super {p0, p1}, Landroidx/recyclerview/widget/LinearLayoutManager;->computeVerticalScrollOffset(Landroidx/recyclerview/widget/RecyclerView$State;)I
|
|
|
|
move-result p1
|
|
|
|
return p1
|
|
.end method
|
|
|
|
.method public computeVerticalScrollRange(Landroidx/recyclerview/widget/RecyclerView$State;)I
|
|
.locals 1
|
|
|
|
.line 1204
|
|
iget-boolean v0, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mUsingSpansToEstimateScrollBarDimensions:Z
|
|
|
|
if-eqz v0, :cond_0
|
|
|
|
.line 1205
|
|
invoke-direct {p0, p1}, Landroidx/recyclerview/widget/GridLayoutManager;->computeScrollRangeWithSpanInfo(Landroidx/recyclerview/widget/RecyclerView$State;)I
|
|
|
|
move-result p1
|
|
|
|
return p1
|
|
|
|
.line 1207
|
|
:cond_0
|
|
invoke-super {p0, p1}, Landroidx/recyclerview/widget/LinearLayoutManager;->computeVerticalScrollRange(Landroidx/recyclerview/widget/RecyclerView$State;)I
|
|
|
|
move-result p1
|
|
|
|
return p1
|
|
.end method
|
|
|
|
.method findReferenceChild(Landroidx/recyclerview/widget/RecyclerView$Recycler;Landroidx/recyclerview/widget/RecyclerView$State;III)Landroid/view/View;
|
|
.locals 7
|
|
|
|
.line 421
|
|
invoke-virtual {p0}, Landroidx/recyclerview/widget/GridLayoutManager;->ensureLayoutState()V
|
|
|
|
.line 424
|
|
iget-object v0, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mOrientationHelper:Landroidx/recyclerview/widget/OrientationHelper;
|
|
|
|
invoke-virtual {v0}, Landroidx/recyclerview/widget/OrientationHelper;->getStartAfterPadding()I
|
|
|
|
move-result v0
|
|
|
|
.line 425
|
|
iget-object v1, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mOrientationHelper:Landroidx/recyclerview/widget/OrientationHelper;
|
|
|
|
invoke-virtual {v1}, Landroidx/recyclerview/widget/OrientationHelper;->getEndAfterPadding()I
|
|
|
|
move-result v1
|
|
|
|
if-le p4, p3, :cond_0
|
|
|
|
const/4 v2, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 v2, -0x1
|
|
|
|
:goto_0
|
|
const/4 v3, 0x0
|
|
|
|
move-object v4, v3
|
|
|
|
:goto_1
|
|
if-eq p3, p4, :cond_6
|
|
|
|
.line 429
|
|
invoke-virtual {p0, p3}, Landroidx/recyclerview/widget/GridLayoutManager;->getChildAt(I)Landroid/view/View;
|
|
|
|
move-result-object v5
|
|
|
|
.line 430
|
|
invoke-virtual {p0, v5}, Landroidx/recyclerview/widget/GridLayoutManager;->getPosition(Landroid/view/View;)I
|
|
|
|
move-result v6
|
|
|
|
if-ltz v6, :cond_5
|
|
|
|
if-ge v6, p5, :cond_5
|
|
|
|
.line 432
|
|
invoke-direct {p0, p1, p2, v6}, Landroidx/recyclerview/widget/GridLayoutManager;->getSpanIndex(Landroidx/recyclerview/widget/RecyclerView$Recycler;Landroidx/recyclerview/widget/RecyclerView$State;I)I
|
|
|
|
move-result v6
|
|
|
|
if-eqz v6, :cond_1
|
|
|
|
goto :goto_3
|
|
|
|
.line 436
|
|
:cond_1
|
|
invoke-virtual {v5}, Landroid/view/View;->getLayoutParams()Landroid/view/ViewGroup$LayoutParams;
|
|
|
|
move-result-object v6
|
|
|
|
check-cast v6, Landroidx/recyclerview/widget/RecyclerView$LayoutParams;
|
|
|
|
invoke-virtual {v6}, Landroidx/recyclerview/widget/RecyclerView$LayoutParams;->isItemRemoved()Z
|
|
|
|
move-result v6
|
|
|
|
if-eqz v6, :cond_2
|
|
|
|
if-nez v4, :cond_5
|
|
|
|
move-object v4, v5
|
|
|
|
goto :goto_3
|
|
|
|
.line 440
|
|
:cond_2
|
|
iget-object v6, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mOrientationHelper:Landroidx/recyclerview/widget/OrientationHelper;
|
|
|
|
invoke-virtual {v6, v5}, Landroidx/recyclerview/widget/OrientationHelper;->getDecoratedStart(Landroid/view/View;)I
|
|
|
|
move-result v6
|
|
|
|
if-ge v6, v1, :cond_4
|
|
|
|
iget-object v6, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mOrientationHelper:Landroidx/recyclerview/widget/OrientationHelper;
|
|
|
|
.line 441
|
|
invoke-virtual {v6, v5}, Landroidx/recyclerview/widget/OrientationHelper;->getDecoratedEnd(Landroid/view/View;)I
|
|
|
|
move-result v6
|
|
|
|
if-ge v6, v0, :cond_3
|
|
|
|
goto :goto_2
|
|
|
|
:cond_3
|
|
return-object v5
|
|
|
|
:cond_4
|
|
:goto_2
|
|
if-nez v3, :cond_5
|
|
|
|
move-object v3, v5
|
|
|
|
:cond_5
|
|
:goto_3
|
|
add-int/2addr p3, v2
|
|
|
|
goto :goto_1
|
|
|
|
:cond_6
|
|
if-eqz v3, :cond_7
|
|
|
|
goto :goto_4
|
|
|
|
:cond_7
|
|
move-object v3, v4
|
|
|
|
:goto_4
|
|
return-object v3
|
|
.end method
|
|
|
|
.method public generateDefaultLayoutParams()Landroidx/recyclerview/widget/RecyclerView$LayoutParams;
|
|
.locals 3
|
|
|
|
.line 231
|
|
iget v0, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mOrientation:I
|
|
|
|
const/4 v1, -0x2
|
|
|
|
const/4 v2, -0x1
|
|
|
|
if-nez v0, :cond_0
|
|
|
|
.line 232
|
|
new-instance v0, Landroidx/recyclerview/widget/GridLayoutManager$LayoutParams;
|
|
|
|
invoke-direct {v0, v1, v2}, Landroidx/recyclerview/widget/GridLayoutManager$LayoutParams;-><init>(II)V
|
|
|
|
return-object v0
|
|
|
|
.line 235
|
|
:cond_0
|
|
new-instance v0, Landroidx/recyclerview/widget/GridLayoutManager$LayoutParams;
|
|
|
|
invoke-direct {v0, v2, v1}, Landroidx/recyclerview/widget/GridLayoutManager$LayoutParams;-><init>(II)V
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public generateLayoutParams(Landroid/content/Context;Landroid/util/AttributeSet;)Landroidx/recyclerview/widget/RecyclerView$LayoutParams;
|
|
.locals 1
|
|
|
|
.line 242
|
|
new-instance v0, Landroidx/recyclerview/widget/GridLayoutManager$LayoutParams;
|
|
|
|
invoke-direct {v0, p1, p2}, Landroidx/recyclerview/widget/GridLayoutManager$LayoutParams;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public generateLayoutParams(Landroid/view/ViewGroup$LayoutParams;)Landroidx/recyclerview/widget/RecyclerView$LayoutParams;
|
|
.locals 1
|
|
|
|
.line 247
|
|
instance-of v0, p1, Landroid/view/ViewGroup$MarginLayoutParams;
|
|
|
|
if-eqz v0, :cond_0
|
|
|
|
.line 248
|
|
new-instance v0, Landroidx/recyclerview/widget/GridLayoutManager$LayoutParams;
|
|
|
|
check-cast p1, Landroid/view/ViewGroup$MarginLayoutParams;
|
|
|
|
invoke-direct {v0, p1}, Landroidx/recyclerview/widget/GridLayoutManager$LayoutParams;-><init>(Landroid/view/ViewGroup$MarginLayoutParams;)V
|
|
|
|
return-object v0
|
|
|
|
.line 250
|
|
:cond_0
|
|
new-instance v0, Landroidx/recyclerview/widget/GridLayoutManager$LayoutParams;
|
|
|
|
invoke-direct {v0, p1}, Landroidx/recyclerview/widget/GridLayoutManager$LayoutParams;-><init>(Landroid/view/ViewGroup$LayoutParams;)V
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getColumnCountForAccessibility(Landroidx/recyclerview/widget/RecyclerView$Recycler;Landroidx/recyclerview/widget/RecyclerView$State;)I
|
|
.locals 2
|
|
|
|
.line 133
|
|
iget v0, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mOrientation:I
|
|
|
|
const/4 v1, 0x1
|
|
|
|
if-ne v0, v1, :cond_0
|
|
|
|
.line 134
|
|
iget p1, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mSpanCount:I
|
|
|
|
return p1
|
|
|
|
.line 136
|
|
:cond_0
|
|
invoke-virtual {p2}, Landroidx/recyclerview/widget/RecyclerView$State;->getItemCount()I
|
|
|
|
move-result v0
|
|
|
|
if-ge v0, v1, :cond_1
|
|
|
|
const/4 p1, 0x0
|
|
|
|
return p1
|
|
|
|
.line 141
|
|
:cond_1
|
|
invoke-virtual {p2}, Landroidx/recyclerview/widget/RecyclerView$State;->getItemCount()I
|
|
|
|
move-result v0
|
|
|
|
sub-int/2addr v0, v1
|
|
|
|
invoke-direct {p0, p1, p2, v0}, Landroidx/recyclerview/widget/GridLayoutManager;->getSpanGroupIndex(Landroidx/recyclerview/widget/RecyclerView$Recycler;Landroidx/recyclerview/widget/RecyclerView$State;I)I
|
|
|
|
move-result p1
|
|
|
|
add-int/2addr p1, v1
|
|
|
|
return p1
|
|
.end method
|
|
|
|
.method public getRowCountForAccessibility(Landroidx/recyclerview/widget/RecyclerView$Recycler;Landroidx/recyclerview/widget/RecyclerView$State;)I
|
|
.locals 2
|
|
|
|
.line 119
|
|
iget v0, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mOrientation:I
|
|
|
|
if-nez v0, :cond_0
|
|
|
|
.line 120
|
|
iget p1, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mSpanCount:I
|
|
|
|
return p1
|
|
|
|
.line 122
|
|
:cond_0
|
|
invoke-virtual {p2}, Landroidx/recyclerview/widget/RecyclerView$State;->getItemCount()I
|
|
|
|
move-result v0
|
|
|
|
const/4 v1, 0x1
|
|
|
|
if-ge v0, v1, :cond_1
|
|
|
|
const/4 p1, 0x0
|
|
|
|
return p1
|
|
|
|
.line 127
|
|
:cond_1
|
|
invoke-virtual {p2}, Landroidx/recyclerview/widget/RecyclerView$State;->getItemCount()I
|
|
|
|
move-result v0
|
|
|
|
sub-int/2addr v0, v1
|
|
|
|
invoke-direct {p0, p1, p2, v0}, Landroidx/recyclerview/widget/GridLayoutManager;->getSpanGroupIndex(Landroidx/recyclerview/widget/RecyclerView$Recycler;Landroidx/recyclerview/widget/RecyclerView$State;I)I
|
|
|
|
move-result p1
|
|
|
|
add-int/2addr p1, v1
|
|
|
|
return p1
|
|
.end method
|
|
|
|
.method getSpaceForSpanRange(II)I
|
|
.locals 3
|
|
|
|
.line 348
|
|
iget v0, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mOrientation:I
|
|
|
|
const/4 v1, 0x1
|
|
|
|
if-ne v0, v1, :cond_0
|
|
|
|
invoke-virtual {p0}, Landroidx/recyclerview/widget/GridLayoutManager;->isLayoutRTL()Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_0
|
|
|
|
.line 349
|
|
iget-object v0, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mCachedBorders:[I
|
|
|
|
iget v1, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mSpanCount:I
|
|
|
|
sub-int v2, v1, p1
|
|
|
|
aget v2, v0, v2
|
|
|
|
sub-int/2addr v1, p1
|
|
|
|
sub-int/2addr v1, p2
|
|
|
|
aget p1, v0, v1
|
|
|
|
sub-int/2addr v2, p1
|
|
|
|
return v2
|
|
|
|
.line 352
|
|
:cond_0
|
|
iget-object v0, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mCachedBorders:[I
|
|
|
|
add-int/2addr p2, p1
|
|
|
|
aget p2, v0, p2
|
|
|
|
aget p1, v0, p1
|
|
|
|
sub-int/2addr p2, p1
|
|
|
|
return p2
|
|
.end method
|
|
|
|
.method public getSpanCount()I
|
|
.locals 1
|
|
|
|
.line 801
|
|
iget v0, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mSpanCount:I
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public getSpanSizeLookup()Landroidx/recyclerview/widget/GridLayoutManager$SpanSizeLookup;
|
|
.locals 1
|
|
|
|
.line 275
|
|
iget-object v0, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mSpanSizeLookup:Landroidx/recyclerview/widget/GridLayoutManager$SpanSizeLookup;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public isUsingSpansToEstimateScrollbarDimensions()Z
|
|
.locals 1
|
|
|
|
.line 1267
|
|
iget-boolean v0, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mUsingSpansToEstimateScrollBarDimensions:Z
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method layoutChunk(Landroidx/recyclerview/widget/RecyclerView$Recycler;Landroidx/recyclerview/widget/RecyclerView$State;Landroidx/recyclerview/widget/LinearLayoutManager$LayoutState;Landroidx/recyclerview/widget/LinearLayoutManager$LayoutChunkResult;)V
|
|
.locals 17
|
|
|
|
move-object/from16 v6, p0
|
|
|
|
move-object/from16 v0, p1
|
|
|
|
move-object/from16 v1, p2
|
|
|
|
move-object/from16 v2, p3
|
|
|
|
move-object/from16 v7, p4
|
|
|
|
.line 530
|
|
iget-object v3, v6, Landroidx/recyclerview/widget/GridLayoutManager;->mOrientationHelper:Landroidx/recyclerview/widget/OrientationHelper;
|
|
|
|
invoke-virtual {v3}, Landroidx/recyclerview/widget/OrientationHelper;->getModeInOther()I
|
|
|
|
move-result v3
|
|
|
|
const/4 v8, 0x1
|
|
|
|
const/4 v4, 0x0
|
|
|
|
const/high16 v5, 0x40000000 # 2.0f
|
|
|
|
if-eq v3, v5, :cond_0
|
|
|
|
move v9, v8
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
move v9, v4
|
|
|
|
.line 532
|
|
:goto_0
|
|
invoke-virtual/range {p0 .. p0}, Landroidx/recyclerview/widget/GridLayoutManager;->getChildCount()I
|
|
|
|
move-result v10
|
|
|
|
if-lez v10, :cond_1
|
|
|
|
iget-object v10, v6, Landroidx/recyclerview/widget/GridLayoutManager;->mCachedBorders:[I
|
|
|
|
iget v11, v6, Landroidx/recyclerview/widget/GridLayoutManager;->mSpanCount:I
|
|
|
|
aget v10, v10, v11
|
|
|
|
goto :goto_1
|
|
|
|
:cond_1
|
|
move v10, v4
|
|
|
|
:goto_1
|
|
if-eqz v9, :cond_2
|
|
|
|
.line 537
|
|
invoke-direct/range {p0 .. p0}, Landroidx/recyclerview/widget/GridLayoutManager;->updateMeasurements()V
|
|
|
|
.line 539
|
|
:cond_2
|
|
iget v11, v2, Landroidx/recyclerview/widget/LinearLayoutManager$LayoutState;->mItemDirection:I
|
|
|
|
if-ne v11, v8, :cond_3
|
|
|
|
move v11, v8
|
|
|
|
goto :goto_2
|
|
|
|
:cond_3
|
|
move v11, v4
|
|
|
|
.line 543
|
|
:goto_2
|
|
iget v12, v6, Landroidx/recyclerview/widget/GridLayoutManager;->mSpanCount:I
|
|
|
|
if-nez v11, :cond_4
|
|
|
|
.line 545
|
|
iget v12, v2, Landroidx/recyclerview/widget/LinearLayoutManager$LayoutState;->mCurrentPosition:I
|
|
|
|
invoke-direct {v6, v0, v1, v12}, Landroidx/recyclerview/widget/GridLayoutManager;->getSpanIndex(Landroidx/recyclerview/widget/RecyclerView$Recycler;Landroidx/recyclerview/widget/RecyclerView$State;I)I
|
|
|
|
move-result v12
|
|
|
|
.line 546
|
|
iget v13, v2, Landroidx/recyclerview/widget/LinearLayoutManager$LayoutState;->mCurrentPosition:I
|
|
|
|
invoke-direct {v6, v0, v1, v13}, Landroidx/recyclerview/widget/GridLayoutManager;->getSpanSize(Landroidx/recyclerview/widget/RecyclerView$Recycler;Landroidx/recyclerview/widget/RecyclerView$State;I)I
|
|
|
|
move-result v13
|
|
|
|
add-int/2addr v12, v13
|
|
|
|
:cond_4
|
|
move v13, v4
|
|
|
|
.line 549
|
|
:goto_3
|
|
iget v14, v6, Landroidx/recyclerview/widget/GridLayoutManager;->mSpanCount:I
|
|
|
|
if-ge v13, v14, :cond_8
|
|
|
|
invoke-virtual {v2, v1}, Landroidx/recyclerview/widget/LinearLayoutManager$LayoutState;->hasMore(Landroidx/recyclerview/widget/RecyclerView$State;)Z
|
|
|
|
move-result v14
|
|
|
|
if-eqz v14, :cond_8
|
|
|
|
if-lez v12, :cond_8
|
|
|
|
.line 550
|
|
iget v14, v2, Landroidx/recyclerview/widget/LinearLayoutManager$LayoutState;->mCurrentPosition:I
|
|
|
|
.line 551
|
|
invoke-direct {v6, v0, v1, v14}, Landroidx/recyclerview/widget/GridLayoutManager;->getSpanSize(Landroidx/recyclerview/widget/RecyclerView$Recycler;Landroidx/recyclerview/widget/RecyclerView$State;I)I
|
|
|
|
move-result v15
|
|
|
|
.line 552
|
|
iget v5, v6, Landroidx/recyclerview/widget/GridLayoutManager;->mSpanCount:I
|
|
|
|
if-gt v15, v5, :cond_7
|
|
|
|
sub-int/2addr v12, v15
|
|
|
|
if-gez v12, :cond_5
|
|
|
|
goto :goto_4
|
|
|
|
.line 561
|
|
:cond_5
|
|
invoke-virtual {v2, v0}, Landroidx/recyclerview/widget/LinearLayoutManager$LayoutState;->next(Landroidx/recyclerview/widget/RecyclerView$Recycler;)Landroid/view/View;
|
|
|
|
move-result-object v5
|
|
|
|
if-nez v5, :cond_6
|
|
|
|
goto :goto_4
|
|
|
|
.line 566
|
|
:cond_6
|
|
iget-object v14, v6, Landroidx/recyclerview/widget/GridLayoutManager;->mSet:[Landroid/view/View;
|
|
|
|
aput-object v5, v14, v13
|
|
|
|
add-int/lit8 v13, v13, 0x1
|
|
|
|
const/high16 v5, 0x40000000 # 2.0f
|
|
|
|
goto :goto_3
|
|
|
|
.line 553
|
|
:cond_7
|
|
new-instance v0, Ljava/lang/IllegalArgumentException;
|
|
|
|
new-instance v1, Ljava/lang/StringBuilder;
|
|
|
|
const-string v2, "Item at position "
|
|
|
|
invoke-direct {v1, v2}, Ljava/lang/StringBuilder;-><init>(Ljava/lang/String;)V
|
|
|
|
invoke-virtual {v1, v14}, Ljava/lang/StringBuilder;->append(I)Ljava/lang/StringBuilder;
|
|
|
|
move-result-object v1
|
|
|
|
const-string v2, " requires "
|
|
|
|
invoke-virtual {v1, v2}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
|
|
|
move-result-object v1
|
|
|
|
invoke-virtual {v1, v15}, Ljava/lang/StringBuilder;->append(I)Ljava/lang/StringBuilder;
|
|
|
|
move-result-object v1
|
|
|
|
const-string v2, " spans but GridLayoutManager has only "
|
|
|
|
invoke-virtual {v1, v2}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
|
|
|
move-result-object v1
|
|
|
|
iget v2, v6, Landroidx/recyclerview/widget/GridLayoutManager;->mSpanCount:I
|
|
|
|
invoke-virtual {v1, v2}, Ljava/lang/StringBuilder;->append(I)Ljava/lang/StringBuilder;
|
|
|
|
move-result-object v1
|
|
|
|
const-string v2, " spans."
|
|
|
|
invoke-virtual {v1, v2}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
|
|
|
move-result-object v1
|
|
|
|
invoke-virtual {v1}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
|
|
|
|
move-result-object v1
|
|
|
|
invoke-direct {v0, v1}, Ljava/lang/IllegalArgumentException;-><init>(Ljava/lang/String;)V
|
|
|
|
throw v0
|
|
|
|
:cond_8
|
|
:goto_4
|
|
if-nez v13, :cond_9
|
|
|
|
.line 571
|
|
iput-boolean v8, v7, Landroidx/recyclerview/widget/LinearLayoutManager$LayoutChunkResult;->mFinished:Z
|
|
|
|
return-void
|
|
|
|
.line 579
|
|
:cond_9
|
|
invoke-direct {v6, v0, v1, v13, v11}, Landroidx/recyclerview/widget/GridLayoutManager;->assignSpans(Landroidx/recyclerview/widget/RecyclerView$Recycler;Landroidx/recyclerview/widget/RecyclerView$State;IZ)V
|
|
|
|
const/4 v0, 0x0
|
|
|
|
move v1, v4
|
|
|
|
move v5, v1
|
|
|
|
:goto_5
|
|
if-ge v1, v13, :cond_f
|
|
|
|
.line 581
|
|
iget-object v12, v6, Landroidx/recyclerview/widget/GridLayoutManager;->mSet:[Landroid/view/View;
|
|
|
|
aget-object v12, v12, v1
|
|
|
|
.line 582
|
|
iget-object v14, v2, Landroidx/recyclerview/widget/LinearLayoutManager$LayoutState;->mScrapList:Ljava/util/List;
|
|
|
|
if-nez v14, :cond_b
|
|
|
|
if-eqz v11, :cond_a
|
|
|
|
.line 584
|
|
invoke-virtual {v6, v12}, Landroidx/recyclerview/widget/GridLayoutManager;->addView(Landroid/view/View;)V
|
|
|
|
goto :goto_6
|
|
|
|
.line 586
|
|
:cond_a
|
|
invoke-virtual {v6, v12, v4}, Landroidx/recyclerview/widget/GridLayoutManager;->addView(Landroid/view/View;I)V
|
|
|
|
goto :goto_6
|
|
|
|
:cond_b
|
|
if-eqz v11, :cond_c
|
|
|
|
.line 590
|
|
invoke-virtual {v6, v12}, Landroidx/recyclerview/widget/GridLayoutManager;->addDisappearingView(Landroid/view/View;)V
|
|
|
|
goto :goto_6
|
|
|
|
.line 592
|
|
:cond_c
|
|
invoke-virtual {v6, v12, v4}, Landroidx/recyclerview/widget/GridLayoutManager;->addDisappearingView(Landroid/view/View;I)V
|
|
|
|
.line 595
|
|
:goto_6
|
|
iget-object v14, v6, Landroidx/recyclerview/widget/GridLayoutManager;->mDecorInsets:Landroid/graphics/Rect;
|
|
|
|
invoke-virtual {v6, v12, v14}, Landroidx/recyclerview/widget/GridLayoutManager;->calculateItemDecorationsForChild(Landroid/view/View;Landroid/graphics/Rect;)V
|
|
|
|
.line 597
|
|
invoke-direct {v6, v12, v3, v4}, Landroidx/recyclerview/widget/GridLayoutManager;->measureChild(Landroid/view/View;IZ)V
|
|
|
|
.line 598
|
|
iget-object v14, v6, Landroidx/recyclerview/widget/GridLayoutManager;->mOrientationHelper:Landroidx/recyclerview/widget/OrientationHelper;
|
|
|
|
invoke-virtual {v14, v12}, Landroidx/recyclerview/widget/OrientationHelper;->getDecoratedMeasurement(Landroid/view/View;)I
|
|
|
|
move-result v14
|
|
|
|
if-le v14, v5, :cond_d
|
|
|
|
move v5, v14
|
|
|
|
.line 602
|
|
:cond_d
|
|
invoke-virtual {v12}, Landroid/view/View;->getLayoutParams()Landroid/view/ViewGroup$LayoutParams;
|
|
|
|
move-result-object v14
|
|
|
|
check-cast v14, Landroidx/recyclerview/widget/GridLayoutManager$LayoutParams;
|
|
|
|
.line 603
|
|
iget-object v15, v6, Landroidx/recyclerview/widget/GridLayoutManager;->mOrientationHelper:Landroidx/recyclerview/widget/OrientationHelper;
|
|
|
|
invoke-virtual {v15, v12}, Landroidx/recyclerview/widget/OrientationHelper;->getDecoratedMeasurementInOther(Landroid/view/View;)I
|
|
|
|
move-result v12
|
|
|
|
int-to-float v12, v12
|
|
|
|
const/high16 v15, 0x3f800000 # 1.0f
|
|
|
|
mul-float/2addr v12, v15
|
|
|
|
iget v14, v14, Landroidx/recyclerview/widget/GridLayoutManager$LayoutParams;->mSpanSize:I
|
|
|
|
int-to-float v14, v14
|
|
|
|
div-float/2addr v12, v14
|
|
|
|
cmpl-float v14, v12, v0
|
|
|
|
if-lez v14, :cond_e
|
|
|
|
move v0, v12
|
|
|
|
:cond_e
|
|
add-int/lit8 v1, v1, 0x1
|
|
|
|
goto :goto_5
|
|
|
|
:cond_f
|
|
if-eqz v9, :cond_11
|
|
|
|
.line 611
|
|
invoke-direct {v6, v0, v10}, Landroidx/recyclerview/widget/GridLayoutManager;->guessMeasurement(FI)V
|
|
|
|
move v0, v4
|
|
|
|
move v5, v0
|
|
|
|
:goto_7
|
|
if-ge v0, v13, :cond_11
|
|
|
|
.line 615
|
|
iget-object v1, v6, Landroidx/recyclerview/widget/GridLayoutManager;->mSet:[Landroid/view/View;
|
|
|
|
aget-object v1, v1, v0
|
|
|
|
const/high16 v3, 0x40000000 # 2.0f
|
|
|
|
.line 616
|
|
invoke-direct {v6, v1, v3, v8}, Landroidx/recyclerview/widget/GridLayoutManager;->measureChild(Landroid/view/View;IZ)V
|
|
|
|
.line 617
|
|
iget-object v3, v6, Landroidx/recyclerview/widget/GridLayoutManager;->mOrientationHelper:Landroidx/recyclerview/widget/OrientationHelper;
|
|
|
|
invoke-virtual {v3, v1}, Landroidx/recyclerview/widget/OrientationHelper;->getDecoratedMeasurement(Landroid/view/View;)I
|
|
|
|
move-result v1
|
|
|
|
if-le v1, v5, :cond_10
|
|
|
|
move v5, v1
|
|
|
|
:cond_10
|
|
add-int/lit8 v0, v0, 0x1
|
|
|
|
goto :goto_7
|
|
|
|
:cond_11
|
|
move v0, v4
|
|
|
|
:goto_8
|
|
if-ge v0, v13, :cond_14
|
|
|
|
.line 627
|
|
iget-object v1, v6, Landroidx/recyclerview/widget/GridLayoutManager;->mSet:[Landroid/view/View;
|
|
|
|
aget-object v1, v1, v0
|
|
|
|
.line 628
|
|
iget-object v3, v6, Landroidx/recyclerview/widget/GridLayoutManager;->mOrientationHelper:Landroidx/recyclerview/widget/OrientationHelper;
|
|
|
|
invoke-virtual {v3, v1}, Landroidx/recyclerview/widget/OrientationHelper;->getDecoratedMeasurement(Landroid/view/View;)I
|
|
|
|
move-result v3
|
|
|
|
if-eq v3, v5, :cond_13
|
|
|
|
.line 629
|
|
invoke-virtual {v1}, Landroid/view/View;->getLayoutParams()Landroid/view/ViewGroup$LayoutParams;
|
|
|
|
move-result-object v3
|
|
|
|
check-cast v3, Landroidx/recyclerview/widget/GridLayoutManager$LayoutParams;
|
|
|
|
.line 630
|
|
iget-object v9, v3, Landroidx/recyclerview/widget/GridLayoutManager$LayoutParams;->mDecorInsets:Landroid/graphics/Rect;
|
|
|
|
.line 631
|
|
iget v10, v9, Landroid/graphics/Rect;->top:I
|
|
|
|
iget v11, v9, Landroid/graphics/Rect;->bottom:I
|
|
|
|
add-int/2addr v10, v11
|
|
|
|
iget v11, v3, Landroidx/recyclerview/widget/GridLayoutManager$LayoutParams;->topMargin:I
|
|
|
|
add-int/2addr v10, v11
|
|
|
|
iget v11, v3, Landroidx/recyclerview/widget/GridLayoutManager$LayoutParams;->bottomMargin:I
|
|
|
|
add-int/2addr v10, v11
|
|
|
|
.line 633
|
|
iget v11, v9, Landroid/graphics/Rect;->left:I
|
|
|
|
iget v9, v9, Landroid/graphics/Rect;->right:I
|
|
|
|
add-int/2addr v11, v9
|
|
|
|
iget v9, v3, Landroidx/recyclerview/widget/GridLayoutManager$LayoutParams;->leftMargin:I
|
|
|
|
add-int/2addr v11, v9
|
|
|
|
iget v9, v3, Landroidx/recyclerview/widget/GridLayoutManager$LayoutParams;->rightMargin:I
|
|
|
|
add-int/2addr v11, v9
|
|
|
|
.line 635
|
|
iget v9, v3, Landroidx/recyclerview/widget/GridLayoutManager$LayoutParams;->mSpanIndex:I
|
|
|
|
iget v12, v3, Landroidx/recyclerview/widget/GridLayoutManager$LayoutParams;->mSpanSize:I
|
|
|
|
invoke-virtual {v6, v9, v12}, Landroidx/recyclerview/widget/GridLayoutManager;->getSpaceForSpanRange(II)I
|
|
|
|
move-result v9
|
|
|
|
.line 638
|
|
iget v12, v6, Landroidx/recyclerview/widget/GridLayoutManager;->mOrientation:I
|
|
|
|
if-ne v12, v8, :cond_12
|
|
|
|
.line 639
|
|
iget v3, v3, Landroidx/recyclerview/widget/GridLayoutManager$LayoutParams;->width:I
|
|
|
|
const/high16 v12, 0x40000000 # 2.0f
|
|
|
|
invoke-static {v9, v12, v11, v3, v4}, Landroidx/recyclerview/widget/GridLayoutManager;->getChildMeasureSpec(IIIIZ)I
|
|
|
|
move-result v3
|
|
|
|
sub-int v9, v5, v10
|
|
|
|
.line 641
|
|
invoke-static {v9, v12}, Landroid/view/View$MeasureSpec;->makeMeasureSpec(II)I
|
|
|
|
move-result v9
|
|
|
|
goto :goto_9
|
|
|
|
:cond_12
|
|
const/high16 v12, 0x40000000 # 2.0f
|
|
|
|
sub-int v11, v5, v11
|
|
|
|
.line 644
|
|
invoke-static {v11, v12}, Landroid/view/View$MeasureSpec;->makeMeasureSpec(II)I
|
|
|
|
move-result v11
|
|
|
|
.line 646
|
|
iget v3, v3, Landroidx/recyclerview/widget/GridLayoutManager$LayoutParams;->height:I
|
|
|
|
invoke-static {v9, v12, v10, v3, v4}, Landroidx/recyclerview/widget/GridLayoutManager;->getChildMeasureSpec(IIIIZ)I
|
|
|
|
move-result v9
|
|
|
|
move v3, v11
|
|
|
|
.line 649
|
|
:goto_9
|
|
invoke-direct {v6, v1, v3, v9, v8}, Landroidx/recyclerview/widget/GridLayoutManager;->measureChildWithDecorationsAndMargin(Landroid/view/View;IIZ)V
|
|
|
|
goto :goto_a
|
|
|
|
:cond_13
|
|
const/high16 v12, 0x40000000 # 2.0f
|
|
|
|
:goto_a
|
|
add-int/lit8 v0, v0, 0x1
|
|
|
|
goto :goto_8
|
|
|
|
.line 653
|
|
:cond_14
|
|
iput v5, v7, Landroidx/recyclerview/widget/LinearLayoutManager$LayoutChunkResult;->mConsumed:I
|
|
|
|
.line 656
|
|
iget v0, v6, Landroidx/recyclerview/widget/GridLayoutManager;->mOrientation:I
|
|
|
|
const/4 v1, -0x1
|
|
|
|
if-ne v0, v8, :cond_16
|
|
|
|
.line 657
|
|
iget v0, v2, Landroidx/recyclerview/widget/LinearLayoutManager$LayoutState;->mLayoutDirection:I
|
|
|
|
if-ne v0, v1, :cond_15
|
|
|
|
.line 658
|
|
iget v0, v2, Landroidx/recyclerview/widget/LinearLayoutManager$LayoutState;->mOffset:I
|
|
|
|
sub-int v1, v0, v5
|
|
|
|
goto :goto_b
|
|
|
|
.line 661
|
|
:cond_15
|
|
iget v1, v2, Landroidx/recyclerview/widget/LinearLayoutManager$LayoutState;->mOffset:I
|
|
|
|
add-int v0, v1, v5
|
|
|
|
:goto_b
|
|
move v2, v1
|
|
|
|
move v1, v4
|
|
|
|
move v3, v1
|
|
|
|
goto :goto_d
|
|
|
|
.line 665
|
|
:cond_16
|
|
iget v0, v2, Landroidx/recyclerview/widget/LinearLayoutManager$LayoutState;->mLayoutDirection:I
|
|
|
|
if-ne v0, v1, :cond_17
|
|
|
|
.line 666
|
|
iget v0, v2, Landroidx/recyclerview/widget/LinearLayoutManager$LayoutState;->mOffset:I
|
|
|
|
sub-int v1, v0, v5
|
|
|
|
goto :goto_c
|
|
|
|
.line 669
|
|
:cond_17
|
|
iget v1, v2, Landroidx/recyclerview/widget/LinearLayoutManager$LayoutState;->mOffset:I
|
|
|
|
add-int v0, v1, v5
|
|
|
|
:goto_c
|
|
move v3, v1
|
|
|
|
move v2, v4
|
|
|
|
move v1, v0
|
|
|
|
move v0, v2
|
|
|
|
:goto_d
|
|
move v9, v4
|
|
|
|
:goto_e
|
|
if-ge v9, v13, :cond_1c
|
|
|
|
.line 674
|
|
iget-object v4, v6, Landroidx/recyclerview/widget/GridLayoutManager;->mSet:[Landroid/view/View;
|
|
|
|
aget-object v10, v4, v9
|
|
|
|
.line 675
|
|
invoke-virtual {v10}, Landroid/view/View;->getLayoutParams()Landroid/view/ViewGroup$LayoutParams;
|
|
|
|
move-result-object v4
|
|
|
|
move-object v11, v4
|
|
|
|
check-cast v11, Landroidx/recyclerview/widget/GridLayoutManager$LayoutParams;
|
|
|
|
.line 676
|
|
iget v4, v6, Landroidx/recyclerview/widget/GridLayoutManager;->mOrientation:I
|
|
|
|
if-ne v4, v8, :cond_19
|
|
|
|
.line 677
|
|
invoke-virtual/range {p0 .. p0}, Landroidx/recyclerview/widget/GridLayoutManager;->isLayoutRTL()Z
|
|
|
|
move-result v1
|
|
|
|
if-eqz v1, :cond_18
|
|
|
|
.line 678
|
|
invoke-virtual/range {p0 .. p0}, Landroidx/recyclerview/widget/GridLayoutManager;->getPaddingLeft()I
|
|
|
|
move-result v1
|
|
|
|
iget-object v3, v6, Landroidx/recyclerview/widget/GridLayoutManager;->mCachedBorders:[I
|
|
|
|
iget v4, v6, Landroidx/recyclerview/widget/GridLayoutManager;->mSpanCount:I
|
|
|
|
iget v5, v11, Landroidx/recyclerview/widget/GridLayoutManager$LayoutParams;->mSpanIndex:I
|
|
|
|
sub-int/2addr v4, v5
|
|
|
|
aget v3, v3, v4
|
|
|
|
add-int/2addr v1, v3
|
|
|
|
.line 679
|
|
iget-object v3, v6, Landroidx/recyclerview/widget/GridLayoutManager;->mOrientationHelper:Landroidx/recyclerview/widget/OrientationHelper;
|
|
|
|
invoke-virtual {v3, v10}, Landroidx/recyclerview/widget/OrientationHelper;->getDecoratedMeasurementInOther(Landroid/view/View;)I
|
|
|
|
move-result v3
|
|
|
|
sub-int v3, v1, v3
|
|
|
|
move v12, v0
|
|
|
|
move v14, v1
|
|
|
|
move v15, v2
|
|
|
|
goto :goto_f
|
|
|
|
.line 681
|
|
:cond_18
|
|
invoke-virtual/range {p0 .. p0}, Landroidx/recyclerview/widget/GridLayoutManager;->getPaddingLeft()I
|
|
|
|
move-result v1
|
|
|
|
iget-object v3, v6, Landroidx/recyclerview/widget/GridLayoutManager;->mCachedBorders:[I
|
|
|
|
iget v4, v11, Landroidx/recyclerview/widget/GridLayoutManager$LayoutParams;->mSpanIndex:I
|
|
|
|
aget v3, v3, v4
|
|
|
|
add-int/2addr v1, v3
|
|
|
|
.line 682
|
|
iget-object v3, v6, Landroidx/recyclerview/widget/GridLayoutManager;->mOrientationHelper:Landroidx/recyclerview/widget/OrientationHelper;
|
|
|
|
invoke-virtual {v3, v10}, Landroidx/recyclerview/widget/OrientationHelper;->getDecoratedMeasurementInOther(Landroid/view/View;)I
|
|
|
|
move-result v3
|
|
|
|
add-int/2addr v3, v1
|
|
|
|
move v12, v0
|
|
|
|
move/from16 v16, v1
|
|
|
|
move v15, v2
|
|
|
|
move v14, v3
|
|
|
|
goto :goto_10
|
|
|
|
.line 685
|
|
:cond_19
|
|
invoke-virtual/range {p0 .. p0}, Landroidx/recyclerview/widget/GridLayoutManager;->getPaddingTop()I
|
|
|
|
move-result v0
|
|
|
|
iget-object v2, v6, Landroidx/recyclerview/widget/GridLayoutManager;->mCachedBorders:[I
|
|
|
|
iget v4, v11, Landroidx/recyclerview/widget/GridLayoutManager$LayoutParams;->mSpanIndex:I
|
|
|
|
aget v2, v2, v4
|
|
|
|
add-int/2addr v0, v2
|
|
|
|
.line 686
|
|
iget-object v2, v6, Landroidx/recyclerview/widget/GridLayoutManager;->mOrientationHelper:Landroidx/recyclerview/widget/OrientationHelper;
|
|
|
|
invoke-virtual {v2, v10}, Landroidx/recyclerview/widget/OrientationHelper;->getDecoratedMeasurementInOther(Landroid/view/View;)I
|
|
|
|
move-result v2
|
|
|
|
add-int/2addr v2, v0
|
|
|
|
move v15, v0
|
|
|
|
move v14, v1
|
|
|
|
move v12, v2
|
|
|
|
:goto_f
|
|
move/from16 v16, v3
|
|
|
|
:goto_10
|
|
move-object/from16 v0, p0
|
|
|
|
move-object v1, v10
|
|
|
|
move/from16 v2, v16
|
|
|
|
move v3, v15
|
|
|
|
move v4, v14
|
|
|
|
move v5, v12
|
|
|
|
.line 690
|
|
invoke-virtual/range {v0 .. v5}, Landroidx/recyclerview/widget/GridLayoutManager;->layoutDecoratedWithMargins(Landroid/view/View;IIII)V
|
|
|
|
.line 698
|
|
invoke-virtual {v11}, Landroidx/recyclerview/widget/GridLayoutManager$LayoutParams;->isItemRemoved()Z
|
|
|
|
move-result v0
|
|
|
|
if-nez v0, :cond_1a
|
|
|
|
invoke-virtual {v11}, Landroidx/recyclerview/widget/GridLayoutManager$LayoutParams;->isItemChanged()Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_1b
|
|
|
|
.line 699
|
|
:cond_1a
|
|
iput-boolean v8, v7, Landroidx/recyclerview/widget/LinearLayoutManager$LayoutChunkResult;->mIgnoreConsumed:Z
|
|
|
|
.line 701
|
|
:cond_1b
|
|
iget-boolean v0, v7, Landroidx/recyclerview/widget/LinearLayoutManager$LayoutChunkResult;->mFocusable:Z
|
|
|
|
invoke-virtual {v10}, Landroid/view/View;->hasFocusable()Z
|
|
|
|
move-result v1
|
|
|
|
or-int/2addr v0, v1
|
|
|
|
iput-boolean v0, v7, Landroidx/recyclerview/widget/LinearLayoutManager$LayoutChunkResult;->mFocusable:Z
|
|
|
|
add-int/lit8 v9, v9, 0x1
|
|
|
|
move v0, v12
|
|
|
|
move v1, v14
|
|
|
|
move v2, v15
|
|
|
|
move/from16 v3, v16
|
|
|
|
goto/16 :goto_e
|
|
|
|
.line 703
|
|
:cond_1c
|
|
iget-object v0, v6, Landroidx/recyclerview/widget/GridLayoutManager;->mSet:[Landroid/view/View;
|
|
|
|
const/4 v1, 0x0
|
|
|
|
invoke-static {v0, v1}, Ljava/util/Arrays;->fill([Ljava/lang/Object;Ljava/lang/Object;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method onAnchorReady(Landroidx/recyclerview/widget/RecyclerView$Recycler;Landroidx/recyclerview/widget/RecyclerView$State;Landroidx/recyclerview/widget/LinearLayoutManager$AnchorInfo;I)V
|
|
.locals 1
|
|
|
|
.line 359
|
|
invoke-super {p0, p1, p2, p3, p4}, Landroidx/recyclerview/widget/LinearLayoutManager;->onAnchorReady(Landroidx/recyclerview/widget/RecyclerView$Recycler;Landroidx/recyclerview/widget/RecyclerView$State;Landroidx/recyclerview/widget/LinearLayoutManager$AnchorInfo;I)V
|
|
|
|
.line 360
|
|
invoke-direct {p0}, Landroidx/recyclerview/widget/GridLayoutManager;->updateMeasurements()V
|
|
|
|
.line 361
|
|
invoke-virtual {p2}, Landroidx/recyclerview/widget/RecyclerView$State;->getItemCount()I
|
|
|
|
move-result v0
|
|
|
|
if-lez v0, :cond_0
|
|
|
|
invoke-virtual {p2}, Landroidx/recyclerview/widget/RecyclerView$State;->isPreLayout()Z
|
|
|
|
move-result v0
|
|
|
|
if-nez v0, :cond_0
|
|
|
|
.line 362
|
|
invoke-direct {p0, p1, p2, p3, p4}, Landroidx/recyclerview/widget/GridLayoutManager;->ensureAnchorIsInCorrectSpan(Landroidx/recyclerview/widget/RecyclerView$Recycler;Landroidx/recyclerview/widget/RecyclerView$State;Landroidx/recyclerview/widget/LinearLayoutManager$AnchorInfo;I)V
|
|
|
|
.line 364
|
|
:cond_0
|
|
invoke-direct {p0}, Landroidx/recyclerview/widget/GridLayoutManager;->ensureViewSet()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public onFocusSearchFailed(Landroid/view/View;ILandroidx/recyclerview/widget/RecyclerView$Recycler;Landroidx/recyclerview/widget/RecyclerView$State;)Landroid/view/View;
|
|
.locals 22
|
|
|
|
move-object/from16 v0, p0
|
|
|
|
move-object/from16 v1, p3
|
|
|
|
move-object/from16 v2, p4
|
|
|
|
.line 1068
|
|
invoke-virtual/range {p0 .. p1}, Landroidx/recyclerview/widget/GridLayoutManager;->findContainingItemView(Landroid/view/View;)Landroid/view/View;
|
|
|
|
move-result-object v3
|
|
|
|
const/4 v4, 0x0
|
|
|
|
if-nez v3, :cond_0
|
|
|
|
return-object v4
|
|
|
|
.line 1072
|
|
:cond_0
|
|
invoke-virtual {v3}, Landroid/view/View;->getLayoutParams()Landroid/view/ViewGroup$LayoutParams;
|
|
|
|
move-result-object v5
|
|
|
|
check-cast v5, Landroidx/recyclerview/widget/GridLayoutManager$LayoutParams;
|
|
|
|
.line 1073
|
|
iget v6, v5, Landroidx/recyclerview/widget/GridLayoutManager$LayoutParams;->mSpanIndex:I
|
|
|
|
.line 1074
|
|
iget v7, v5, Landroidx/recyclerview/widget/GridLayoutManager$LayoutParams;->mSpanIndex:I
|
|
|
|
iget v5, v5, Landroidx/recyclerview/widget/GridLayoutManager$LayoutParams;->mSpanSize:I
|
|
|
|
add-int/2addr v7, v5
|
|
|
|
.line 1075
|
|
invoke-super/range {p0 .. p4}, Landroidx/recyclerview/widget/LinearLayoutManager;->onFocusSearchFailed(Landroid/view/View;ILandroidx/recyclerview/widget/RecyclerView$Recycler;Landroidx/recyclerview/widget/RecyclerView$State;)Landroid/view/View;
|
|
|
|
move-result-object v5
|
|
|
|
if-nez v5, :cond_1
|
|
|
|
return-object v4
|
|
|
|
:cond_1
|
|
move/from16 v5, p2
|
|
|
|
.line 1081
|
|
invoke-virtual {v0, v5}, Landroidx/recyclerview/widget/GridLayoutManager;->convertFocusDirectionToLayoutDirection(I)I
|
|
|
|
move-result v5
|
|
|
|
const/4 v9, 0x1
|
|
|
|
if-ne v5, v9, :cond_2
|
|
|
|
move v5, v9
|
|
|
|
goto :goto_0
|
|
|
|
:cond_2
|
|
const/4 v5, 0x0
|
|
|
|
.line 1082
|
|
:goto_0
|
|
iget-boolean v10, v0, Landroidx/recyclerview/widget/GridLayoutManager;->mShouldReverseLayout:Z
|
|
|
|
const/4 v11, -0x1
|
|
|
|
if-eq v5, v10, :cond_3
|
|
|
|
.line 1085
|
|
invoke-virtual/range {p0 .. p0}, Landroidx/recyclerview/widget/GridLayoutManager;->getChildCount()I
|
|
|
|
move-result v5
|
|
|
|
sub-int/2addr v5, v9
|
|
|
|
move v10, v11
|
|
|
|
move v12, v10
|
|
|
|
goto :goto_1
|
|
|
|
.line 1091
|
|
:cond_3
|
|
invoke-virtual/range {p0 .. p0}, Landroidx/recyclerview/widget/GridLayoutManager;->getChildCount()I
|
|
|
|
move-result v5
|
|
|
|
move v10, v5
|
|
|
|
move v12, v9
|
|
|
|
const/4 v5, 0x0
|
|
|
|
.line 1093
|
|
:goto_1
|
|
iget v13, v0, Landroidx/recyclerview/widget/GridLayoutManager;->mOrientation:I
|
|
|
|
if-ne v13, v9, :cond_4
|
|
|
|
invoke-virtual/range {p0 .. p0}, Landroidx/recyclerview/widget/GridLayoutManager;->isLayoutRTL()Z
|
|
|
|
move-result v13
|
|
|
|
if-eqz v13, :cond_4
|
|
|
|
move v13, v9
|
|
|
|
goto :goto_2
|
|
|
|
:cond_4
|
|
const/4 v13, 0x0
|
|
|
|
.line 1117
|
|
:goto_2
|
|
invoke-direct {v0, v1, v2, v5}, Landroidx/recyclerview/widget/GridLayoutManager;->getSpanGroupIndex(Landroidx/recyclerview/widget/RecyclerView$Recycler;Landroidx/recyclerview/widget/RecyclerView$State;I)I
|
|
|
|
move-result v14
|
|
|
|
move v15, v11
|
|
|
|
move/from16 v16, v15
|
|
|
|
const/4 v8, 0x0
|
|
|
|
const/16 v17, 0x0
|
|
|
|
move v11, v5
|
|
|
|
move-object v5, v4
|
|
|
|
:goto_3
|
|
if-eq v11, v10, :cond_16
|
|
|
|
.line 1119
|
|
invoke-direct {v0, v1, v2, v11}, Landroidx/recyclerview/widget/GridLayoutManager;->getSpanGroupIndex(Landroidx/recyclerview/widget/RecyclerView$Recycler;Landroidx/recyclerview/widget/RecyclerView$State;I)I
|
|
|
|
move-result v9
|
|
|
|
.line 1120
|
|
invoke-virtual {v0, v11}, Landroidx/recyclerview/widget/GridLayoutManager;->getChildAt(I)Landroid/view/View;
|
|
|
|
move-result-object v1
|
|
|
|
if-ne v1, v3, :cond_5
|
|
|
|
goto/16 :goto_b
|
|
|
|
.line 1125
|
|
:cond_5
|
|
invoke-virtual {v1}, Landroid/view/View;->hasFocusable()Z
|
|
|
|
move-result v18
|
|
|
|
if-eqz v18, :cond_8
|
|
|
|
if-eq v9, v14, :cond_8
|
|
|
|
if-eqz v4, :cond_6
|
|
|
|
goto/16 :goto_b
|
|
|
|
:cond_6
|
|
move-object/from16 v18, v3
|
|
|
|
move-object/from16 v20, v5
|
|
|
|
move/from16 p1, v8
|
|
|
|
move/from16 v19, v10
|
|
|
|
:cond_7
|
|
:goto_4
|
|
move/from16 v10, v16
|
|
|
|
move/from16 v5, v17
|
|
|
|
goto/16 :goto_9
|
|
|
|
.line 1136
|
|
:cond_8
|
|
invoke-virtual {v1}, Landroid/view/View;->getLayoutParams()Landroid/view/ViewGroup$LayoutParams;
|
|
|
|
move-result-object v9
|
|
|
|
check-cast v9, Landroidx/recyclerview/widget/GridLayoutManager$LayoutParams;
|
|
|
|
.line 1137
|
|
iget v2, v9, Landroidx/recyclerview/widget/GridLayoutManager$LayoutParams;->mSpanIndex:I
|
|
|
|
move-object/from16 v18, v3
|
|
|
|
.line 1138
|
|
iget v3, v9, Landroidx/recyclerview/widget/GridLayoutManager$LayoutParams;->mSpanIndex:I
|
|
|
|
move/from16 v19, v10
|
|
|
|
iget v10, v9, Landroidx/recyclerview/widget/GridLayoutManager$LayoutParams;->mSpanSize:I
|
|
|
|
add-int/2addr v3, v10
|
|
|
|
.line 1139
|
|
invoke-virtual {v1}, Landroid/view/View;->hasFocusable()Z
|
|
|
|
move-result v10
|
|
|
|
if-eqz v10, :cond_9
|
|
|
|
if-ne v2, v6, :cond_9
|
|
|
|
if-ne v3, v7, :cond_9
|
|
|
|
return-object v1
|
|
|
|
.line 1144
|
|
:cond_9
|
|
invoke-virtual {v1}, Landroid/view/View;->hasFocusable()Z
|
|
|
|
move-result v10
|
|
|
|
if-eqz v10, :cond_a
|
|
|
|
if-eqz v4, :cond_b
|
|
|
|
.line 1145
|
|
:cond_a
|
|
invoke-virtual {v1}, Landroid/view/View;->hasFocusable()Z
|
|
|
|
move-result v10
|
|
|
|
if-nez v10, :cond_c
|
|
|
|
if-nez v5, :cond_c
|
|
|
|
:cond_b
|
|
:goto_5
|
|
move-object/from16 v20, v5
|
|
|
|
move/from16 p1, v8
|
|
|
|
move/from16 v10, v16
|
|
|
|
move/from16 v5, v17
|
|
|
|
goto :goto_8
|
|
|
|
.line 1148
|
|
:cond_c
|
|
invoke-static {v2, v6}, Ljava/lang/Math;->max(II)I
|
|
|
|
move-result v10
|
|
|
|
.line 1149
|
|
invoke-static {v3, v7}, Ljava/lang/Math;->min(II)I
|
|
|
|
move-result v20
|
|
|
|
sub-int v10, v20, v10
|
|
|
|
.line 1151
|
|
invoke-virtual {v1}, Landroid/view/View;->hasFocusable()Z
|
|
|
|
move-result v20
|
|
|
|
if-eqz v20, :cond_f
|
|
|
|
if-le v10, v8, :cond_d
|
|
|
|
goto :goto_5
|
|
|
|
:cond_d
|
|
if-ne v10, v8, :cond_14
|
|
|
|
if-le v2, v15, :cond_e
|
|
|
|
const/4 v10, 0x1
|
|
|
|
goto :goto_6
|
|
|
|
:cond_e
|
|
const/4 v10, 0x0
|
|
|
|
:goto_6
|
|
if-ne v13, v10, :cond_14
|
|
|
|
goto :goto_5
|
|
|
|
:cond_f
|
|
if-nez v4, :cond_14
|
|
|
|
move-object/from16 v20, v5
|
|
|
|
move/from16 p1, v8
|
|
|
|
const/4 v5, 0x0
|
|
|
|
const/4 v8, 0x1
|
|
|
|
.line 1160
|
|
invoke-virtual {v0, v1, v5, v8}, Landroidx/recyclerview/widget/GridLayoutManager;->isViewPartiallyVisible(Landroid/view/View;ZZ)Z
|
|
|
|
move-result v21
|
|
|
|
if-eqz v21, :cond_7
|
|
|
|
move/from16 v5, v17
|
|
|
|
if-le v10, v5, :cond_10
|
|
|
|
move/from16 v10, v16
|
|
|
|
goto :goto_8
|
|
|
|
:cond_10
|
|
if-ne v10, v5, :cond_13
|
|
|
|
move/from16 v10, v16
|
|
|
|
if-le v2, v10, :cond_11
|
|
|
|
goto :goto_7
|
|
|
|
:cond_11
|
|
const/4 v8, 0x0
|
|
|
|
:goto_7
|
|
if-ne v13, v8, :cond_15
|
|
|
|
.line 1172
|
|
:goto_8
|
|
invoke-virtual {v1}, Landroid/view/View;->hasFocusable()Z
|
|
|
|
move-result v8
|
|
|
|
if-eqz v8, :cond_12
|
|
|
|
.line 1174
|
|
iget v4, v9, Landroidx/recyclerview/widget/GridLayoutManager$LayoutParams;->mSpanIndex:I
|
|
|
|
.line 1175
|
|
invoke-static {v3, v7}, Ljava/lang/Math;->min(II)I
|
|
|
|
move-result v3
|
|
|
|
.line 1176
|
|
invoke-static {v2, v6}, Ljava/lang/Math;->max(II)I
|
|
|
|
move-result v2
|
|
|
|
sub-int v8, v3, v2
|
|
|
|
move v15, v4
|
|
|
|
move/from16 v17, v5
|
|
|
|
move/from16 v16, v10
|
|
|
|
move-object/from16 v5, v20
|
|
|
|
move-object v4, v1
|
|
|
|
goto :goto_a
|
|
|
|
.line 1179
|
|
:cond_12
|
|
iget v5, v9, Landroidx/recyclerview/widget/GridLayoutManager$LayoutParams;->mSpanIndex:I
|
|
|
|
.line 1180
|
|
invoke-static {v3, v7}, Ljava/lang/Math;->min(II)I
|
|
|
|
move-result v3
|
|
|
|
.line 1181
|
|
invoke-static {v2, v6}, Ljava/lang/Math;->max(II)I
|
|
|
|
move-result v2
|
|
|
|
sub-int v17, v3, v2
|
|
|
|
move/from16 v8, p1
|
|
|
|
move/from16 v16, v5
|
|
|
|
move-object v5, v1
|
|
|
|
goto :goto_a
|
|
|
|
:cond_13
|
|
move/from16 v10, v16
|
|
|
|
goto :goto_9
|
|
|
|
:cond_14
|
|
move-object/from16 v20, v5
|
|
|
|
move/from16 p1, v8
|
|
|
|
goto/16 :goto_4
|
|
|
|
:cond_15
|
|
:goto_9
|
|
move/from16 v8, p1
|
|
|
|
move/from16 v17, v5
|
|
|
|
move/from16 v16, v10
|
|
|
|
move-object/from16 v5, v20
|
|
|
|
:goto_a
|
|
add-int/2addr v11, v12
|
|
|
|
move-object/from16 v1, p3
|
|
|
|
move-object/from16 v2, p4
|
|
|
|
move-object/from16 v3, v18
|
|
|
|
move/from16 v10, v19
|
|
|
|
const/4 v9, 0x1
|
|
|
|
goto/16 :goto_3
|
|
|
|
:cond_16
|
|
:goto_b
|
|
move-object/from16 v20, v5
|
|
|
|
if-eqz v4, :cond_17
|
|
|
|
goto :goto_c
|
|
|
|
:cond_17
|
|
move-object/from16 v4, v20
|
|
|
|
:goto_c
|
|
return-object v4
|
|
.end method
|
|
|
|
.method public onInitializeAccessibilityNodeInfoForItem(Landroidx/recyclerview/widget/RecyclerView$Recycler;Landroidx/recyclerview/widget/RecyclerView$State;Landroid/view/View;Landroidx/core/view/accessibility/AccessibilityNodeInfoCompat;)V
|
|
.locals 7
|
|
|
|
.line 147
|
|
invoke-virtual {p3}, Landroid/view/View;->getLayoutParams()Landroid/view/ViewGroup$LayoutParams;
|
|
|
|
move-result-object v0
|
|
|
|
.line 148
|
|
instance-of v1, v0, Landroidx/recyclerview/widget/GridLayoutManager$LayoutParams;
|
|
|
|
if-nez v1, :cond_0
|
|
|
|
.line 149
|
|
invoke-super {p0, p3, p4}, Landroidx/recyclerview/widget/LinearLayoutManager;->onInitializeAccessibilityNodeInfoForItem(Landroid/view/View;Landroidx/core/view/accessibility/AccessibilityNodeInfoCompat;)V
|
|
|
|
return-void
|
|
|
|
.line 152
|
|
:cond_0
|
|
check-cast v0, Landroidx/recyclerview/widget/GridLayoutManager$LayoutParams;
|
|
|
|
.line 153
|
|
invoke-virtual {v0}, Landroidx/recyclerview/widget/GridLayoutManager$LayoutParams;->getViewLayoutPosition()I
|
|
|
|
move-result p3
|
|
|
|
invoke-direct {p0, p1, p2, p3}, Landroidx/recyclerview/widget/GridLayoutManager;->getSpanGroupIndex(Landroidx/recyclerview/widget/RecyclerView$Recycler;Landroidx/recyclerview/widget/RecyclerView$State;I)I
|
|
|
|
move-result p1
|
|
|
|
.line 154
|
|
iget p2, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mOrientation:I
|
|
|
|
if-nez p2, :cond_1
|
|
|
|
.line 156
|
|
invoke-virtual {v0}, Landroidx/recyclerview/widget/GridLayoutManager$LayoutParams;->getSpanIndex()I
|
|
|
|
move-result v1
|
|
|
|
invoke-virtual {v0}, Landroidx/recyclerview/widget/GridLayoutManager$LayoutParams;->getSpanSize()I
|
|
|
|
move-result v2
|
|
|
|
const/4 v5, 0x0
|
|
|
|
const/4 v6, 0x0
|
|
|
|
const/4 v4, 0x1
|
|
|
|
move v3, p1
|
|
|
|
.line 155
|
|
invoke-static/range {v1 .. v6}, Landroidx/core/view/accessibility/AccessibilityNodeInfoCompat$CollectionItemInfoCompat;->obtain(IIIIZZ)Landroidx/core/view/accessibility/AccessibilityNodeInfoCompat$CollectionItemInfoCompat;
|
|
|
|
move-result-object p1
|
|
|
|
invoke-virtual {p4, p1}, Landroidx/core/view/accessibility/AccessibilityNodeInfoCompat;->setCollectionItemInfo(Ljava/lang/Object;)V
|
|
|
|
goto :goto_0
|
|
|
|
.line 161
|
|
:cond_1
|
|
invoke-virtual {v0}, Landroidx/recyclerview/widget/GridLayoutManager$LayoutParams;->getSpanIndex()I
|
|
|
|
move-result v3
|
|
|
|
invoke-virtual {v0}, Landroidx/recyclerview/widget/GridLayoutManager$LayoutParams;->getSpanSize()I
|
|
|
|
move-result v4
|
|
|
|
const/4 v5, 0x0
|
|
|
|
const/4 v6, 0x0
|
|
|
|
const/4 v2, 0x1
|
|
|
|
move v1, p1
|
|
|
|
.line 159
|
|
invoke-static/range {v1 .. v6}, Landroidx/core/view/accessibility/AccessibilityNodeInfoCompat$CollectionItemInfoCompat;->obtain(IIIIZZ)Landroidx/core/view/accessibility/AccessibilityNodeInfoCompat$CollectionItemInfoCompat;
|
|
|
|
move-result-object p1
|
|
|
|
invoke-virtual {p4, p1}, Landroidx/core/view/accessibility/AccessibilityNodeInfoCompat;->setCollectionItemInfo(Ljava/lang/Object;)V
|
|
|
|
:goto_0
|
|
return-void
|
|
.end method
|
|
|
|
.method public onItemsAdded(Landroidx/recyclerview/widget/RecyclerView;II)V
|
|
.locals 0
|
|
|
|
.line 200
|
|
iget-object p1, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mSpanSizeLookup:Landroidx/recyclerview/widget/GridLayoutManager$SpanSizeLookup;
|
|
|
|
invoke-virtual {p1}, Landroidx/recyclerview/widget/GridLayoutManager$SpanSizeLookup;->invalidateSpanIndexCache()V
|
|
|
|
.line 201
|
|
iget-object p1, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mSpanSizeLookup:Landroidx/recyclerview/widget/GridLayoutManager$SpanSizeLookup;
|
|
|
|
invoke-virtual {p1}, Landroidx/recyclerview/widget/GridLayoutManager$SpanSizeLookup;->invalidateSpanGroupIndexCache()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public onItemsChanged(Landroidx/recyclerview/widget/RecyclerView;)V
|
|
.locals 0
|
|
|
|
.line 206
|
|
iget-object p1, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mSpanSizeLookup:Landroidx/recyclerview/widget/GridLayoutManager$SpanSizeLookup;
|
|
|
|
invoke-virtual {p1}, Landroidx/recyclerview/widget/GridLayoutManager$SpanSizeLookup;->invalidateSpanIndexCache()V
|
|
|
|
.line 207
|
|
iget-object p1, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mSpanSizeLookup:Landroidx/recyclerview/widget/GridLayoutManager$SpanSizeLookup;
|
|
|
|
invoke-virtual {p1}, Landroidx/recyclerview/widget/GridLayoutManager$SpanSizeLookup;->invalidateSpanGroupIndexCache()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public onItemsMoved(Landroidx/recyclerview/widget/RecyclerView;III)V
|
|
.locals 0
|
|
|
|
.line 225
|
|
iget-object p1, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mSpanSizeLookup:Landroidx/recyclerview/widget/GridLayoutManager$SpanSizeLookup;
|
|
|
|
invoke-virtual {p1}, Landroidx/recyclerview/widget/GridLayoutManager$SpanSizeLookup;->invalidateSpanIndexCache()V
|
|
|
|
.line 226
|
|
iget-object p1, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mSpanSizeLookup:Landroidx/recyclerview/widget/GridLayoutManager$SpanSizeLookup;
|
|
|
|
invoke-virtual {p1}, Landroidx/recyclerview/widget/GridLayoutManager$SpanSizeLookup;->invalidateSpanGroupIndexCache()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public onItemsRemoved(Landroidx/recyclerview/widget/RecyclerView;II)V
|
|
.locals 0
|
|
|
|
.line 212
|
|
iget-object p1, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mSpanSizeLookup:Landroidx/recyclerview/widget/GridLayoutManager$SpanSizeLookup;
|
|
|
|
invoke-virtual {p1}, Landroidx/recyclerview/widget/GridLayoutManager$SpanSizeLookup;->invalidateSpanIndexCache()V
|
|
|
|
.line 213
|
|
iget-object p1, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mSpanSizeLookup:Landroidx/recyclerview/widget/GridLayoutManager$SpanSizeLookup;
|
|
|
|
invoke-virtual {p1}, Landroidx/recyclerview/widget/GridLayoutManager$SpanSizeLookup;->invalidateSpanGroupIndexCache()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public onItemsUpdated(Landroidx/recyclerview/widget/RecyclerView;IILjava/lang/Object;)V
|
|
.locals 0
|
|
|
|
.line 219
|
|
iget-object p1, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mSpanSizeLookup:Landroidx/recyclerview/widget/GridLayoutManager$SpanSizeLookup;
|
|
|
|
invoke-virtual {p1}, Landroidx/recyclerview/widget/GridLayoutManager$SpanSizeLookup;->invalidateSpanIndexCache()V
|
|
|
|
.line 220
|
|
iget-object p1, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mSpanSizeLookup:Landroidx/recyclerview/widget/GridLayoutManager$SpanSizeLookup;
|
|
|
|
invoke-virtual {p1}, Landroidx/recyclerview/widget/GridLayoutManager$SpanSizeLookup;->invalidateSpanGroupIndexCache()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public onLayoutChildren(Landroidx/recyclerview/widget/RecyclerView$Recycler;Landroidx/recyclerview/widget/RecyclerView$State;)V
|
|
.locals 1
|
|
|
|
.line 167
|
|
invoke-virtual {p2}, Landroidx/recyclerview/widget/RecyclerView$State;->isPreLayout()Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_0
|
|
|
|
.line 168
|
|
invoke-direct {p0}, Landroidx/recyclerview/widget/GridLayoutManager;->cachePreLayoutSpanMapping()V
|
|
|
|
.line 170
|
|
:cond_0
|
|
invoke-super {p0, p1, p2}, Landroidx/recyclerview/widget/LinearLayoutManager;->onLayoutChildren(Landroidx/recyclerview/widget/RecyclerView$Recycler;Landroidx/recyclerview/widget/RecyclerView$State;)V
|
|
|
|
.line 174
|
|
invoke-direct {p0}, Landroidx/recyclerview/widget/GridLayoutManager;->clearPreLayoutSpanMappingCache()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public onLayoutCompleted(Landroidx/recyclerview/widget/RecyclerView$State;)V
|
|
.locals 0
|
|
|
|
.line 179
|
|
invoke-super {p0, p1}, Landroidx/recyclerview/widget/LinearLayoutManager;->onLayoutCompleted(Landroidx/recyclerview/widget/RecyclerView$State;)V
|
|
|
|
const/4 p1, 0x0
|
|
|
|
.line 180
|
|
iput-boolean p1, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mPendingSpanCountChange:Z
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public scrollHorizontallyBy(ILandroidx/recyclerview/widget/RecyclerView$Recycler;Landroidx/recyclerview/widget/RecyclerView$State;)I
|
|
.locals 0
|
|
|
|
.line 376
|
|
invoke-direct {p0}, Landroidx/recyclerview/widget/GridLayoutManager;->updateMeasurements()V
|
|
|
|
.line 377
|
|
invoke-direct {p0}, Landroidx/recyclerview/widget/GridLayoutManager;->ensureViewSet()V
|
|
|
|
.line 378
|
|
invoke-super {p0, p1, p2, p3}, Landroidx/recyclerview/widget/LinearLayoutManager;->scrollHorizontallyBy(ILandroidx/recyclerview/widget/RecyclerView$Recycler;Landroidx/recyclerview/widget/RecyclerView$State;)I
|
|
|
|
move-result p1
|
|
|
|
return p1
|
|
.end method
|
|
|
|
.method public scrollVerticallyBy(ILandroidx/recyclerview/widget/RecyclerView$Recycler;Landroidx/recyclerview/widget/RecyclerView$State;)I
|
|
.locals 0
|
|
|
|
.line 384
|
|
invoke-direct {p0}, Landroidx/recyclerview/widget/GridLayoutManager;->updateMeasurements()V
|
|
|
|
.line 385
|
|
invoke-direct {p0}, Landroidx/recyclerview/widget/GridLayoutManager;->ensureViewSet()V
|
|
|
|
.line 386
|
|
invoke-super {p0, p1, p2, p3}, Landroidx/recyclerview/widget/LinearLayoutManager;->scrollVerticallyBy(ILandroidx/recyclerview/widget/RecyclerView$Recycler;Landroidx/recyclerview/widget/RecyclerView$State;)I
|
|
|
|
move-result p1
|
|
|
|
return p1
|
|
.end method
|
|
|
|
.method public setMeasuredDimension(Landroid/graphics/Rect;II)V
|
|
.locals 4
|
|
|
|
.line 290
|
|
iget-object v0, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mCachedBorders:[I
|
|
|
|
if-nez v0, :cond_0
|
|
|
|
.line 291
|
|
invoke-super {p0, p1, p2, p3}, Landroidx/recyclerview/widget/LinearLayoutManager;->setMeasuredDimension(Landroid/graphics/Rect;II)V
|
|
|
|
.line 294
|
|
:cond_0
|
|
invoke-virtual {p0}, Landroidx/recyclerview/widget/GridLayoutManager;->getPaddingLeft()I
|
|
|
|
move-result v0
|
|
|
|
invoke-virtual {p0}, Landroidx/recyclerview/widget/GridLayoutManager;->getPaddingRight()I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
.line 295
|
|
invoke-virtual {p0}, Landroidx/recyclerview/widget/GridLayoutManager;->getPaddingTop()I
|
|
|
|
move-result v1
|
|
|
|
invoke-virtual {p0}, Landroidx/recyclerview/widget/GridLayoutManager;->getPaddingBottom()I
|
|
|
|
move-result v2
|
|
|
|
add-int/2addr v1, v2
|
|
|
|
.line 296
|
|
iget v2, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mOrientation:I
|
|
|
|
const/4 v3, 0x1
|
|
|
|
if-ne v2, v3, :cond_1
|
|
|
|
.line 297
|
|
invoke-virtual {p1}, Landroid/graphics/Rect;->height()I
|
|
|
|
move-result p1
|
|
|
|
add-int/2addr p1, v1
|
|
|
|
.line 298
|
|
invoke-virtual {p0}, Landroidx/recyclerview/widget/GridLayoutManager;->getMinimumHeight()I
|
|
|
|
move-result v1
|
|
|
|
invoke-static {p3, p1, v1}, Landroidx/recyclerview/widget/GridLayoutManager;->chooseSize(III)I
|
|
|
|
move-result p1
|
|
|
|
.line 299
|
|
iget-object p3, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mCachedBorders:[I
|
|
|
|
array-length v1, p3
|
|
|
|
sub-int/2addr v1, v3
|
|
|
|
aget p3, p3, v1
|
|
|
|
add-int/2addr p3, v0
|
|
|
|
.line 300
|
|
invoke-virtual {p0}, Landroidx/recyclerview/widget/GridLayoutManager;->getMinimumWidth()I
|
|
|
|
move-result v0
|
|
|
|
.line 299
|
|
invoke-static {p2, p3, v0}, Landroidx/recyclerview/widget/GridLayoutManager;->chooseSize(III)I
|
|
|
|
move-result p2
|
|
|
|
goto :goto_0
|
|
|
|
.line 302
|
|
:cond_1
|
|
invoke-virtual {p1}, Landroid/graphics/Rect;->width()I
|
|
|
|
move-result p1
|
|
|
|
add-int/2addr p1, v0
|
|
|
|
.line 303
|
|
invoke-virtual {p0}, Landroidx/recyclerview/widget/GridLayoutManager;->getMinimumWidth()I
|
|
|
|
move-result v0
|
|
|
|
invoke-static {p2, p1, v0}, Landroidx/recyclerview/widget/GridLayoutManager;->chooseSize(III)I
|
|
|
|
move-result p2
|
|
|
|
.line 304
|
|
iget-object p1, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mCachedBorders:[I
|
|
|
|
array-length v0, p1
|
|
|
|
sub-int/2addr v0, v3
|
|
|
|
aget p1, p1, v0
|
|
|
|
add-int/2addr p1, v1
|
|
|
|
.line 305
|
|
invoke-virtual {p0}, Landroidx/recyclerview/widget/GridLayoutManager;->getMinimumHeight()I
|
|
|
|
move-result v0
|
|
|
|
.line 304
|
|
invoke-static {p3, p1, v0}, Landroidx/recyclerview/widget/GridLayoutManager;->chooseSize(III)I
|
|
|
|
move-result p1
|
|
|
|
.line 307
|
|
:goto_0
|
|
invoke-virtual {p0, p2, p1}, Landroidx/recyclerview/widget/GridLayoutManager;->setMeasuredDimension(II)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public setSpanCount(I)V
|
|
.locals 3
|
|
|
|
.line 814
|
|
iget v0, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mSpanCount:I
|
|
|
|
if-ne p1, v0, :cond_0
|
|
|
|
return-void
|
|
|
|
:cond_0
|
|
const/4 v0, 0x1
|
|
|
|
.line 817
|
|
iput-boolean v0, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mPendingSpanCountChange:Z
|
|
|
|
if-lt p1, v0, :cond_1
|
|
|
|
.line 822
|
|
iput p1, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mSpanCount:I
|
|
|
|
.line 823
|
|
iget-object p1, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mSpanSizeLookup:Landroidx/recyclerview/widget/GridLayoutManager$SpanSizeLookup;
|
|
|
|
invoke-virtual {p1}, Landroidx/recyclerview/widget/GridLayoutManager$SpanSizeLookup;->invalidateSpanIndexCache()V
|
|
|
|
.line 824
|
|
invoke-virtual {p0}, Landroidx/recyclerview/widget/GridLayoutManager;->requestLayout()V
|
|
|
|
return-void
|
|
|
|
.line 819
|
|
:cond_1
|
|
new-instance v0, Ljava/lang/IllegalArgumentException;
|
|
|
|
new-instance v1, Ljava/lang/StringBuilder;
|
|
|
|
const-string v2, "Span count should be at least 1. Provided "
|
|
|
|
invoke-direct {v1, v2}, Ljava/lang/StringBuilder;-><init>(Ljava/lang/String;)V
|
|
|
|
invoke-virtual {v1, p1}, Ljava/lang/StringBuilder;->append(I)Ljava/lang/StringBuilder;
|
|
|
|
move-result-object p1
|
|
|
|
invoke-virtual {p1}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
|
|
|
|
move-result-object p1
|
|
|
|
invoke-direct {v0, p1}, Ljava/lang/IllegalArgumentException;-><init>(Ljava/lang/String;)V
|
|
|
|
throw v0
|
|
.end method
|
|
|
|
.method public setSpanSizeLookup(Landroidx/recyclerview/widget/GridLayoutManager$SpanSizeLookup;)V
|
|
.locals 0
|
|
|
|
.line 266
|
|
iput-object p1, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mSpanSizeLookup:Landroidx/recyclerview/widget/GridLayoutManager$SpanSizeLookup;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public setStackFromEnd(Z)V
|
|
.locals 1
|
|
|
|
if-nez p1, :cond_0
|
|
|
|
const/4 p1, 0x0
|
|
|
|
.line 113
|
|
invoke-super {p0, p1}, Landroidx/recyclerview/widget/LinearLayoutManager;->setStackFromEnd(Z)V
|
|
|
|
return-void
|
|
|
|
.line 109
|
|
:cond_0
|
|
new-instance p1, Ljava/lang/UnsupportedOperationException;
|
|
|
|
const-string v0, "GridLayoutManager does not support stack from end. Consider using reverse layout"
|
|
|
|
invoke-direct {p1, v0}, Ljava/lang/UnsupportedOperationException;-><init>(Ljava/lang/String;)V
|
|
|
|
throw p1
|
|
.end method
|
|
|
|
.method public setUsingSpansToEstimateScrollbarDimensions(Z)V
|
|
.locals 0
|
|
|
|
.line 1255
|
|
iput-boolean p1, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mUsingSpansToEstimateScrollBarDimensions:Z
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public supportsPredictiveItemAnimations()Z
|
|
.locals 1
|
|
|
|
.line 1190
|
|
iget-object v0, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mPendingSavedState:Landroidx/recyclerview/widget/LinearLayoutManager$SavedState;
|
|
|
|
if-nez v0, :cond_0
|
|
|
|
iget-boolean v0, p0, Landroidx/recyclerview/widget/GridLayoutManager;->mPendingSpanCountChange:Z
|
|
|
|
if-nez v0, :cond_0
|
|
|
|
const/4 v0, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 v0, 0x0
|
|
|
|
:goto_0
|
|
return v0
|
|
.end method
|