Changes of com.discord v998
This commit is contained in:
parent
dc3b174a87
commit
a8e290ae89
20243 changed files with 1573881 additions and 1337713 deletions
|
@ -21,13 +21,13 @@
|
|||
|
||||
|
||||
# static fields
|
||||
.field private static final DEFAULT_MAX_SCRAP:I = 0x5
|
||||
.field public static final DEFAULT_MAX_SCRAP:I = 0x5
|
||||
|
||||
|
||||
# instance fields
|
||||
.field private mAttachCount:I
|
||||
.field public mAttachCount:I
|
||||
|
||||
.field mScrap:Landroid/util/SparseArray;
|
||||
.field public mScrap:Landroid/util/SparseArray;
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Landroid/util/SparseArray<",
|
||||
|
@ -84,7 +84,7 @@
|
|||
|
||||
|
||||
# virtual methods
|
||||
.method attach()V
|
||||
.method public attach()V
|
||||
.locals 1
|
||||
|
||||
iget v0, p0, Landroidx/recyclerview/widget/RecyclerView$RecycledViewPool;->mAttachCount:I
|
||||
|
@ -130,7 +130,7 @@
|
|||
return-void
|
||||
.end method
|
||||
|
||||
.method detach()V
|
||||
.method public detach()V
|
||||
.locals 1
|
||||
|
||||
iget v0, p0, Landroidx/recyclerview/widget/RecyclerView$RecycledViewPool;->mAttachCount:I
|
||||
|
@ -142,7 +142,7 @@
|
|||
return-void
|
||||
.end method
|
||||
|
||||
.method factorInBindTime(IJ)V
|
||||
.method public factorInBindTime(IJ)V
|
||||
.locals 2
|
||||
|
||||
invoke-direct {p0, p1}, Landroidx/recyclerview/widget/RecyclerView$RecycledViewPool;->getScrapDataForType(I)Landroidx/recyclerview/widget/RecyclerView$RecycledViewPool$ScrapData;
|
||||
|
@ -160,7 +160,7 @@
|
|||
return-void
|
||||
.end method
|
||||
|
||||
.method factorInCreateTime(IJ)V
|
||||
.method public factorInCreateTime(IJ)V
|
||||
.locals 2
|
||||
|
||||
invoke-direct {p0, p1}, Landroidx/recyclerview/widget/RecyclerView$RecycledViewPool;->getScrapDataForType(I)Landroidx/recyclerview/widget/RecyclerView$RecycledViewPool$ScrapData;
|
||||
|
@ -179,7 +179,9 @@
|
|||
.end method
|
||||
|
||||
.method public getRecycledView(I)Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
|
||||
.locals 1
|
||||
.locals 2
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
|
||||
iget-object v0, p0, Landroidx/recyclerview/widget/RecyclerView$RecycledViewPool;->mScrap:Landroid/util/SparseArray;
|
||||
|
||||
|
@ -189,7 +191,7 @@
|
|||
|
||||
check-cast p1, Landroidx/recyclerview/widget/RecyclerView$RecycledViewPool$ScrapData;
|
||||
|
||||
if-eqz p1, :cond_0
|
||||
if-eqz p1, :cond_1
|
||||
|
||||
iget-object v0, p1, Landroidx/recyclerview/widget/RecyclerView$RecycledViewPool$ScrapData;->mScrapHeap:Ljava/util/ArrayList;
|
||||
|
||||
|
@ -197,7 +199,7 @@
|
|||
|
||||
move-result v0
|
||||
|
||||
if-nez v0, :cond_0
|
||||
if-nez v0, :cond_1
|
||||
|
||||
iget-object p1, p1, Landroidx/recyclerview/widget/RecyclerView$RecycledViewPool$ScrapData;->mScrapHeap:Ljava/util/ArrayList;
|
||||
|
||||
|
@ -207,6 +209,21 @@
|
|||
|
||||
add-int/lit8 v0, v0, -0x1
|
||||
|
||||
:goto_0
|
||||
if-ltz v0, :cond_1
|
||||
|
||||
invoke-virtual {p1, v0}, Ljava/util/ArrayList;->get(I)Ljava/lang/Object;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
check-cast v1, Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
|
||||
|
||||
invoke-virtual {v1}, Landroidx/recyclerview/widget/RecyclerView$ViewHolder;->isAttachedToTransitionOverlay()Z
|
||||
|
||||
move-result v1
|
||||
|
||||
if-nez v1, :cond_0
|
||||
|
||||
invoke-virtual {p1, v0}, Ljava/util/ArrayList;->remove(I)Ljava/lang/Object;
|
||||
|
||||
move-result-object p1
|
||||
|
@ -216,6 +233,11 @@
|
|||
return-object p1
|
||||
|
||||
:cond_0
|
||||
add-int/lit8 v0, v0, -0x1
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_1
|
||||
const/4 p1, 0x0
|
||||
|
||||
return-object p1
|
||||
|
@ -237,7 +259,7 @@
|
|||
return p1
|
||||
.end method
|
||||
|
||||
.method onAdapterChanged(Landroidx/recyclerview/widget/RecyclerView$Adapter;Landroidx/recyclerview/widget/RecyclerView$Adapter;Z)V
|
||||
.method public onAdapterChanged(Landroidx/recyclerview/widget/RecyclerView$Adapter;Landroidx/recyclerview/widget/RecyclerView$Adapter;Z)V
|
||||
.locals 0
|
||||
|
||||
if-eqz p1, :cond_0
|
||||
|
@ -301,7 +323,7 @@
|
|||
return-void
|
||||
.end method
|
||||
|
||||
.method runningAverage(JJ)J
|
||||
.method public runningAverage(JJ)J
|
||||
.locals 4
|
||||
|
||||
const-wide/16 v0, 0x0
|
||||
|
@ -323,9 +345,9 @@
|
|||
|
||||
div-long/2addr p3, v0
|
||||
|
||||
add-long/2addr p1, p3
|
||||
add-long/2addr p3, p1
|
||||
|
||||
return-wide p1
|
||||
return-wide p3
|
||||
.end method
|
||||
|
||||
.method public setMaxRecycledViews(II)V
|
||||
|
@ -360,7 +382,7 @@
|
|||
return-void
|
||||
.end method
|
||||
|
||||
.method size()I
|
||||
.method public size()I
|
||||
.locals 3
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
@ -392,7 +414,9 @@
|
|||
|
||||
move-result v2
|
||||
|
||||
add-int/2addr v1, v2
|
||||
add-int/2addr v2, v1
|
||||
|
||||
move v1, v2
|
||||
|
||||
:cond_0
|
||||
add-int/lit8 v0, v0, 0x1
|
||||
|
@ -403,7 +427,7 @@
|
|||
return v1
|
||||
.end method
|
||||
|
||||
.method willBindInTime(IJJ)Z
|
||||
.method public willBindInTime(IJJ)Z
|
||||
.locals 4
|
||||
|
||||
invoke-direct {p0, p1}, Landroidx/recyclerview/widget/RecyclerView$RecycledViewPool;->getScrapDataForType(I)Landroidx/recyclerview/widget/RecyclerView$RecycledViewPool$ScrapData;
|
||||
|
@ -429,16 +453,17 @@
|
|||
:cond_0
|
||||
const/4 p1, 0x0
|
||||
|
||||
return p1
|
||||
goto :goto_1
|
||||
|
||||
:cond_1
|
||||
:goto_0
|
||||
const/4 p1, 0x1
|
||||
|
||||
:goto_1
|
||||
return p1
|
||||
.end method
|
||||
|
||||
.method willCreateInTime(IJJ)Z
|
||||
.method public willCreateInTime(IJJ)Z
|
||||
.locals 4
|
||||
|
||||
invoke-direct {p0, p1}, Landroidx/recyclerview/widget/RecyclerView$RecycledViewPool;->getScrapDataForType(I)Landroidx/recyclerview/widget/RecyclerView$RecycledViewPool$ScrapData;
|
||||
|
@ -464,11 +489,12 @@
|
|||
:cond_0
|
||||
const/4 p1, 0x0
|
||||
|
||||
return p1
|
||||
goto :goto_1
|
||||
|
||||
:cond_1
|
||||
:goto_0
|
||||
const/4 p1, 0x1
|
||||
|
||||
:goto_1
|
||||
return p1
|
||||
.end method
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue