Changes of com.discord v949
This commit is contained in:
parent
c0db50b5f4
commit
18940c51f9
6263 changed files with 76623 additions and 116117 deletions
|
@ -15,7 +15,7 @@
|
|||
|
||||
|
||||
# static fields
|
||||
.field public static final status_bar_notification_info_overflow:I = 0x7f12103e
|
||||
.field public static final status_bar_notification_info_overflow:I = 0x7f121064
|
||||
|
||||
|
||||
# direct methods
|
||||
|
|
|
@ -8,18 +8,11 @@
|
|||
|
||||
# instance fields
|
||||
.field private final mAdapter:Landroidx/recyclerview/widget/RecyclerView$Adapter;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Landroidx/recyclerview/widget/RecyclerView$Adapter;)V
|
||||
.locals 0
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView$Adapter;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
|
|
|
@ -63,10 +63,6 @@
|
|||
|
||||
.method public constructor <init>(Landroidx/recyclerview/widget/DiffUtil$ItemCallback;)V
|
||||
.locals 0
|
||||
.param p1 # Landroidx/recyclerview/widget/DiffUtil$ItemCallback;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
|
@ -86,9 +82,6 @@
|
|||
# virtual methods
|
||||
.method public final build()Landroidx/recyclerview/widget/AsyncDifferConfig;
|
||||
.locals 4
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"()",
|
||||
|
@ -156,9 +149,6 @@
|
|||
|
||||
.method public final setBackgroundThreadExecutor(Ljava/util/concurrent/Executor;)Landroidx/recyclerview/widget/AsyncDifferConfig$Builder;
|
||||
.locals 0
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
|
@ -176,15 +166,6 @@
|
|||
|
||||
.method public final setMainThreadExecutor(Ljava/util/concurrent/Executor;)Landroidx/recyclerview/widget/AsyncDifferConfig$Builder;
|
||||
.locals 0
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
.annotation build Landroidx/annotation/RestrictTo;
|
||||
value = {
|
||||
.enum Landroidx/annotation/RestrictTo$Scope;->LIBRARY_GROUP:Landroidx/annotation/RestrictTo$Scope;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
|
|
|
@ -22,14 +22,8 @@
|
|||
|
||||
# instance fields
|
||||
.field private final mBackgroundThreadExecutor:Ljava/util/concurrent/Executor;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
.field private final mDiffCallback:Landroidx/recyclerview/widget/DiffUtil$ItemCallback;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Landroidx/recyclerview/widget/DiffUtil$ItemCallback<",
|
||||
|
@ -39,26 +33,11 @@
|
|||
.end field
|
||||
|
||||
.field private final mMainThreadExecutor:Ljava/util/concurrent/Executor;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
|
||||
# direct methods
|
||||
.method constructor <init>(Ljava/util/concurrent/Executor;Ljava/util/concurrent/Executor;Landroidx/recyclerview/widget/DiffUtil$ItemCallback;)V
|
||||
.locals 0
|
||||
.param p1 # Ljava/util/concurrent/Executor;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Ljava/util/concurrent/Executor;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p3 # Landroidx/recyclerview/widget/DiffUtil$ItemCallback;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
|
@ -84,8 +63,6 @@
|
|||
# virtual methods
|
||||
.method public final getBackgroundThreadExecutor()Ljava/util/concurrent/Executor;
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
iget-object v0, p0, Landroidx/recyclerview/widget/AsyncDifferConfig;->mBackgroundThreadExecutor:Ljava/util/concurrent/Executor;
|
||||
|
||||
|
@ -94,9 +71,6 @@
|
|||
|
||||
.method public final getDiffCallback()Landroidx/recyclerview/widget/DiffUtil$ItemCallback;
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"()",
|
||||
|
@ -112,14 +86,6 @@
|
|||
|
||||
.method public final getMainThreadExecutor()Ljava/util/concurrent/Executor;
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
.annotation build Landroidx/annotation/RestrictTo;
|
||||
value = {
|
||||
.enum Landroidx/annotation/RestrictTo$Scope;->LIBRARY_GROUP:Landroidx/annotation/RestrictTo$Scope;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
iget-object v0, p0, Landroidx/recyclerview/widget/AsyncDifferConfig;->mMainThreadExecutor:Ljava/util/concurrent/Executor;
|
||||
|
||||
|
|
|
@ -143,8 +143,6 @@
|
|||
|
||||
.method public getChangePayload(II)Ljava/lang/Object;
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
|
||||
iget-object v0, p0, Landroidx/recyclerview/widget/AsyncListDiffer$1$1;->this$1:Landroidx/recyclerview/widget/AsyncListDiffer$1;
|
||||
|
||||
|
|
|
@ -44,10 +44,6 @@
|
|||
# virtual methods
|
||||
.method public execute(Ljava/lang/Runnable;)V
|
||||
.locals 1
|
||||
.param p1 # Ljava/lang/Runnable;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
iget-object v0, p0, Landroidx/recyclerview/widget/AsyncListDiffer$MainThreadExecutor;->mHandler:Landroid/os/Handler;
|
||||
|
||||
|
|
|
@ -35,9 +35,6 @@
|
|||
.end field
|
||||
|
||||
.field private mList:Ljava/util/List;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Ljava/util/List<",
|
||||
|
@ -51,9 +48,6 @@
|
|||
.field mMaxScheduledGeneration:I
|
||||
|
||||
.field private mReadOnlyList:Ljava/util/List;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Ljava/util/List<",
|
||||
|
@ -80,14 +74,6 @@
|
|||
|
||||
.method public constructor <init>(Landroidx/recyclerview/widget/ListUpdateCallback;Landroidx/recyclerview/widget/AsyncDifferConfig;)V
|
||||
.locals 1
|
||||
.param p1 # Landroidx/recyclerview/widget/ListUpdateCallback;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroidx/recyclerview/widget/AsyncDifferConfig;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
|
@ -133,14 +119,6 @@
|
|||
|
||||
.method public constructor <init>(Landroidx/recyclerview/widget/RecyclerView$Adapter;Landroidx/recyclerview/widget/DiffUtil$ItemCallback;)V
|
||||
.locals 1
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView$Adapter;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroidx/recyclerview/widget/DiffUtil$ItemCallback;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
|
@ -171,9 +149,6 @@
|
|||
# virtual methods
|
||||
.method public getCurrentList()Ljava/util/List;
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"()",
|
||||
|
@ -189,14 +164,6 @@
|
|||
|
||||
.method latchList(Ljava/util/List;Landroidx/recyclerview/widget/DiffUtil$DiffResult;)V
|
||||
.locals 0
|
||||
.param p1 # Ljava/util/List;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroidx/recyclerview/widget/DiffUtil$DiffResult;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
|
@ -224,10 +191,6 @@
|
|||
|
||||
.method public submitList(Ljava/util/List;)V
|
||||
.locals 4
|
||||
.param p1 # Ljava/util/List;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
|
|
|
@ -35,13 +35,6 @@
|
|||
|
||||
# virtual methods
|
||||
.method public abstract fillData([Ljava/lang/Object;II)V
|
||||
.param p1 # [Ljava/lang/Object;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation build Landroidx/annotation/WorkerThread;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"([TT;II)V"
|
||||
|
@ -51,8 +44,6 @@
|
|||
|
||||
.method public getMaxCachedTiles()I
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/WorkerThread;
|
||||
.end annotation
|
||||
|
||||
const/16 v0, 0xa
|
||||
|
||||
|
@ -61,13 +52,6 @@
|
|||
|
||||
.method public recycleData([Ljava/lang/Object;I)V
|
||||
.locals 0
|
||||
.param p1 # [Ljava/lang/Object;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation build Landroidx/annotation/WorkerThread;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"([TT;I)V"
|
||||
|
@ -78,6 +62,4 @@
|
|||
.end method
|
||||
|
||||
.method public abstract refreshData()I
|
||||
.annotation build Landroidx/annotation/WorkerThread;
|
||||
.end annotation
|
||||
.end method
|
||||
|
|
|
@ -35,16 +35,6 @@
|
|||
# virtual methods
|
||||
.method public extendRangeInto([I[II)V
|
||||
.locals 6
|
||||
.param p1 # [I
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # [I
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation build Landroidx/annotation/UiThread;
|
||||
.end annotation
|
||||
|
||||
const/4 v0, 0x1
|
||||
|
||||
|
@ -96,20 +86,10 @@
|
|||
.end method
|
||||
|
||||
.method public abstract getItemRangeInto([I)V
|
||||
.param p1 # [I
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation build Landroidx/annotation/UiThread;
|
||||
.end annotation
|
||||
.end method
|
||||
|
||||
.method public abstract onDataRefresh()V
|
||||
.annotation build Landroidx/annotation/UiThread;
|
||||
.end annotation
|
||||
.end method
|
||||
|
||||
.method public abstract onItemLoaded(I)V
|
||||
.annotation build Landroidx/annotation/UiThread;
|
||||
.end annotation
|
||||
.end method
|
||||
|
|
|
@ -117,18 +117,6 @@
|
|||
# direct methods
|
||||
.method public constructor <init>(Ljava/lang/Class;ILandroidx/recyclerview/widget/AsyncListUtil$DataCallback;Landroidx/recyclerview/widget/AsyncListUtil$ViewCallback;)V
|
||||
.locals 2
|
||||
.param p1 # Ljava/lang/Class;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p3 # Landroidx/recyclerview/widget/AsyncListUtil$DataCallback;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p4 # Landroidx/recyclerview/widget/AsyncListUtil$ViewCallback;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
|
@ -251,9 +239,6 @@
|
|||
# virtual methods
|
||||
.method public getItem(I)Ljava/lang/Object;
|
||||
.locals 3
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(I)TT;"
|
||||
|
|
|
@ -31,10 +31,6 @@
|
|||
# direct methods
|
||||
.method public constructor <init>(Landroidx/recyclerview/widget/ListUpdateCallback;)V
|
||||
.locals 1
|
||||
.param p1 # Landroidx/recyclerview/widget/ListUpdateCallback;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
|
|
|
@ -887,14 +887,6 @@
|
|||
|
||||
.method public canReuseUpdatedViewHolder(Landroidx/recyclerview/widget/RecyclerView$ViewHolder;Ljava/util/List;)Z
|
||||
.locals 1
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Ljava/util/List;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
|
|
|
@ -33,8 +33,6 @@
|
|||
|
||||
.method public getChangePayload(II)Ljava/lang/Object;
|
||||
.locals 0
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
|
||||
const/4 p1, 0x0
|
||||
|
||||
|
|
|
@ -923,11 +923,6 @@
|
|||
# virtual methods
|
||||
.method public convertNewPositionToOld(I)I
|
||||
.locals 3
|
||||
.param p1 # I
|
||||
.annotation build Landroidx/annotation/IntRange;
|
||||
from = 0x0L
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
if-ltz p1, :cond_1
|
||||
|
||||
|
@ -984,11 +979,6 @@
|
|||
|
||||
.method public convertOldPositionToNew(I)I
|
||||
.locals 3
|
||||
.param p1 # I
|
||||
.annotation build Landroidx/annotation/IntRange;
|
||||
from = 0x0L
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
if-ltz p1, :cond_1
|
||||
|
||||
|
@ -1045,10 +1035,6 @@
|
|||
|
||||
.method public dispatchUpdatesTo(Landroidx/recyclerview/widget/ListUpdateCallback;)V
|
||||
.locals 14
|
||||
.param p1 # Landroidx/recyclerview/widget/ListUpdateCallback;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
instance-of v0, p1, Landroidx/recyclerview/widget/BatchingListUpdateCallback;
|
||||
|
||||
|
@ -1206,10 +1192,6 @@
|
|||
|
||||
.method public dispatchUpdatesTo(Landroidx/recyclerview/widget/RecyclerView$Adapter;)V
|
||||
.locals 1
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView$Adapter;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
new-instance v0, Landroidx/recyclerview/widget/AdapterListUpdateCallback;
|
||||
|
||||
|
@ -1222,9 +1204,6 @@
|
|||
|
||||
.method getSnakes()Ljava/util/List;
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/VisibleForTesting;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"()",
|
||||
|
|
|
@ -35,14 +35,6 @@
|
|||
|
||||
# virtual methods
|
||||
.method public abstract areContentsTheSame(Ljava/lang/Object;Ljava/lang/Object;)Z
|
||||
.param p1 # Ljava/lang/Object;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Ljava/lang/Object;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(TT;TT;)Z"
|
||||
|
@ -51,14 +43,6 @@
|
|||
.end method
|
||||
|
||||
.method public abstract areItemsTheSame(Ljava/lang/Object;Ljava/lang/Object;)Z
|
||||
.param p1 # Ljava/lang/Object;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Ljava/lang/Object;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(TT;TT;)Z"
|
||||
|
@ -68,17 +52,6 @@
|
|||
|
||||
.method public getChangePayload(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 0
|
||||
.param p1 # Ljava/lang/Object;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Ljava/lang/Object;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(TT;TT;)",
|
||||
|
|
|
@ -51,12 +51,6 @@
|
|||
|
||||
.method public static calculateDiff(Landroidx/recyclerview/widget/DiffUtil$Callback;)Landroidx/recyclerview/widget/DiffUtil$DiffResult;
|
||||
.locals 1
|
||||
.param p0 # Landroidx/recyclerview/widget/DiffUtil$Callback;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
const/4 v0, 0x1
|
||||
|
||||
|
@ -69,12 +63,6 @@
|
|||
|
||||
.method public static calculateDiff(Landroidx/recyclerview/widget/DiffUtil$Callback;Z)Landroidx/recyclerview/widget/DiffUtil$DiffResult;
|
||||
.locals 15
|
||||
.param p0 # Landroidx/recyclerview/widget/DiffUtil$Callback;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
invoke-virtual {p0}, Landroidx/recyclerview/widget/DiffUtil$Callback;->getOldListSize()I
|
||||
|
||||
|
|
|
@ -379,10 +379,6 @@
|
|||
|
||||
.method public setDrawable(Landroid/graphics/drawable/Drawable;)V
|
||||
.locals 1
|
||||
.param p1 # Landroid/graphics/drawable/Drawable;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
if-eqz p1, :cond_0
|
||||
|
||||
|
|
|
@ -7,9 +7,6 @@
|
|||
|
||||
|
||||
# annotations
|
||||
.annotation build Landroidx/annotation/VisibleForTesting;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/MemberClasses;
|
||||
value = {
|
||||
Landroidx/recyclerview/widget/FastScroller$AnimatorUpdater;,
|
||||
|
@ -62,25 +59,16 @@
|
|||
.field private final mHideRunnable:Ljava/lang/Runnable;
|
||||
|
||||
.field mHorizontalDragX:F
|
||||
.annotation build Landroidx/annotation/VisibleForTesting;
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
.field private final mHorizontalRange:[I
|
||||
|
||||
.field mHorizontalThumbCenterX:I
|
||||
.annotation build Landroidx/annotation/VisibleForTesting;
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
.field private final mHorizontalThumbDrawable:Landroid/graphics/drawable/StateListDrawable;
|
||||
|
||||
.field private final mHorizontalThumbHeight:I
|
||||
|
||||
.field mHorizontalThumbWidth:I
|
||||
.annotation build Landroidx/annotation/VisibleForTesting;
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
.field private final mHorizontalTrackDrawable:Landroid/graphics/drawable/Drawable;
|
||||
|
||||
|
@ -107,23 +95,14 @@
|
|||
.field private mState:I
|
||||
|
||||
.field mVerticalDragY:F
|
||||
.annotation build Landroidx/annotation/VisibleForTesting;
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
.field private final mVerticalRange:[I
|
||||
|
||||
.field mVerticalThumbCenterY:I
|
||||
.annotation build Landroidx/annotation/VisibleForTesting;
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
.field final mVerticalThumbDrawable:Landroid/graphics/drawable/StateListDrawable;
|
||||
|
||||
.field mVerticalThumbHeight:I
|
||||
.annotation build Landroidx/annotation/VisibleForTesting;
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
.field private final mVerticalThumbWidth:I
|
||||
|
||||
|
@ -813,10 +792,6 @@
|
|||
# virtual methods
|
||||
.method public attachToRecyclerView(Landroidx/recyclerview/widget/RecyclerView;)V
|
||||
.locals 1
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
iget-object v0, p0, Landroidx/recyclerview/widget/FastScroller;->mRecyclerView:Landroidx/recyclerview/widget/RecyclerView;
|
||||
|
||||
|
@ -844,8 +819,6 @@
|
|||
|
||||
.method getHorizontalThumbDrawable()Landroid/graphics/drawable/Drawable;
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/VisibleForTesting;
|
||||
.end annotation
|
||||
|
||||
iget-object v0, p0, Landroidx/recyclerview/widget/FastScroller;->mHorizontalThumbDrawable:Landroid/graphics/drawable/StateListDrawable;
|
||||
|
||||
|
@ -854,8 +827,6 @@
|
|||
|
||||
.method getHorizontalTrackDrawable()Landroid/graphics/drawable/Drawable;
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/VisibleForTesting;
|
||||
.end annotation
|
||||
|
||||
iget-object v0, p0, Landroidx/recyclerview/widget/FastScroller;->mHorizontalTrackDrawable:Landroid/graphics/drawable/Drawable;
|
||||
|
||||
|
@ -864,8 +835,6 @@
|
|||
|
||||
.method getVerticalThumbDrawable()Landroid/graphics/drawable/Drawable;
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/VisibleForTesting;
|
||||
.end annotation
|
||||
|
||||
iget-object v0, p0, Landroidx/recyclerview/widget/FastScroller;->mVerticalThumbDrawable:Landroid/graphics/drawable/StateListDrawable;
|
||||
|
||||
|
@ -874,8 +843,6 @@
|
|||
|
||||
.method getVerticalTrackDrawable()Landroid/graphics/drawable/Drawable;
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/VisibleForTesting;
|
||||
.end annotation
|
||||
|
||||
iget-object v0, p0, Landroidx/recyclerview/widget/FastScroller;->mVerticalTrackDrawable:Landroid/graphics/drawable/Drawable;
|
||||
|
||||
|
@ -894,8 +861,6 @@
|
|||
|
||||
.method hide(I)V
|
||||
.locals 5
|
||||
.annotation build Landroidx/annotation/VisibleForTesting;
|
||||
.end annotation
|
||||
|
||||
iget v0, p0, Landroidx/recyclerview/widget/FastScroller;->mAnimationState:I
|
||||
|
||||
|
@ -978,8 +943,6 @@
|
|||
|
||||
.method isHidden()Z
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/VisibleForTesting;
|
||||
.end annotation
|
||||
|
||||
iget v0, p0, Landroidx/recyclerview/widget/FastScroller;->mState:I
|
||||
|
||||
|
@ -997,8 +960,6 @@
|
|||
|
||||
.method isPointInsideHorizontalThumb(FF)Z
|
||||
.locals 2
|
||||
.annotation build Landroidx/annotation/VisibleForTesting;
|
||||
.end annotation
|
||||
|
||||
iget v0, p0, Landroidx/recyclerview/widget/FastScroller;->mRecyclerViewHeight:I
|
||||
|
||||
|
@ -1048,8 +1009,6 @@
|
|||
|
||||
.method isPointInsideVerticalThumb(FF)Z
|
||||
.locals 2
|
||||
.annotation build Landroidx/annotation/VisibleForTesting;
|
||||
.end annotation
|
||||
|
||||
invoke-direct {p0}, Landroidx/recyclerview/widget/FastScroller;->isLayoutRTL()Z
|
||||
|
||||
|
@ -1119,8 +1078,6 @@
|
|||
|
||||
.method isVisible()Z
|
||||
.locals 2
|
||||
.annotation build Landroidx/annotation/VisibleForTesting;
|
||||
.end annotation
|
||||
|
||||
iget v0, p0, Landroidx/recyclerview/widget/FastScroller;->mState:I
|
||||
|
||||
|
@ -1209,14 +1166,6 @@
|
|||
|
||||
.method public onInterceptTouchEvent(Landroidx/recyclerview/widget/RecyclerView;Landroid/view/MotionEvent;)Z
|
||||
.locals 5
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroid/view/MotionEvent;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
iget p1, p0, Landroidx/recyclerview/widget/FastScroller;->mState:I
|
||||
|
||||
|
@ -1318,14 +1267,6 @@
|
|||
|
||||
.method public onTouchEvent(Landroidx/recyclerview/widget/RecyclerView;Landroid/view/MotionEvent;)V
|
||||
.locals 4
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroid/view/MotionEvent;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
iget p1, p0, Landroidx/recyclerview/widget/FastScroller;->mState:I
|
||||
|
||||
|
|
|
@ -428,10 +428,6 @@
|
|||
|
||||
.method private prefetchInnerRecyclerViewWithDeadline(Landroidx/recyclerview/widget/RecyclerView;J)V
|
||||
.locals 3
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
if-nez p1, :cond_0
|
||||
|
||||
|
|
|
@ -2123,7 +2123,7 @@
|
|||
const/16 v17, -0x1
|
||||
|
||||
:goto_4
|
||||
if-eq v5, v11, :cond_17
|
||||
if-eq v5, v11, :cond_16
|
||||
|
||||
invoke-direct {v0, v1, v2, v5}, Landroidx/recyclerview/widget/GridLayoutManager;->getSpanGroupIndex(Landroidx/recyclerview/widget/RecyclerView$Recycler;Landroidx/recyclerview/widget/RecyclerView$State;I)I
|
||||
|
||||
|
@ -2133,7 +2133,7 @@
|
|||
|
||||
move-result-object v1
|
||||
|
||||
if-eq v1, v3, :cond_17
|
||||
if-eq v1, v3, :cond_16
|
||||
|
||||
invoke-virtual {v1}, Landroid/view/View;->hasFocusable()Z
|
||||
|
||||
|
@ -2279,10 +2279,10 @@
|
|||
|
||||
move-result v21
|
||||
|
||||
if-eqz v21, :cond_12
|
||||
|
||||
move/from16 v8, v16
|
||||
|
||||
if-eqz v21, :cond_12
|
||||
|
||||
if-le v11, v8, :cond_f
|
||||
|
||||
move/from16 v11, v17
|
||||
|
@ -2290,7 +2290,7 @@
|
|||
goto :goto_9
|
||||
|
||||
:cond_f
|
||||
if-ne v11, v8, :cond_13
|
||||
if-ne v11, v8, :cond_12
|
||||
|
||||
move/from16 v11, v17
|
||||
|
||||
|
@ -2302,7 +2302,7 @@
|
|||
const/4 v14, 0x0
|
||||
|
||||
:goto_8
|
||||
if-ne v13, v14, :cond_14
|
||||
if-ne v13, v14, :cond_13
|
||||
|
||||
goto :goto_6
|
||||
|
||||
|
@ -2311,23 +2311,22 @@
|
|||
|
||||
move/from16 p1, v14
|
||||
|
||||
:cond_12
|
||||
move/from16 v8, v16
|
||||
|
||||
:cond_13
|
||||
:cond_12
|
||||
move/from16 v11, v17
|
||||
|
||||
:cond_14
|
||||
:cond_13
|
||||
const/4 v14, 0x0
|
||||
|
||||
:goto_9
|
||||
if-eqz v14, :cond_16
|
||||
if-eqz v14, :cond_15
|
||||
|
||||
invoke-virtual {v1}, Landroid/view/View;->hasFocusable()Z
|
||||
|
||||
move-result v14
|
||||
|
||||
if-eqz v14, :cond_15
|
||||
if-eqz v14, :cond_14
|
||||
|
||||
iget v4, v9, Landroidx/recyclerview/widget/GridLayoutManager$LayoutParams;->mSpanIndex:I
|
||||
|
||||
|
@ -2353,7 +2352,7 @@
|
|||
|
||||
goto :goto_c
|
||||
|
||||
:cond_15
|
||||
:cond_14
|
||||
iget v8, v9, Landroidx/recyclerview/widget/GridLayoutManager$LayoutParams;->mSpanIndex:I
|
||||
|
||||
invoke-static {v3, v7}, Ljava/lang/Math;->min(II)I
|
||||
|
@ -2374,7 +2373,7 @@
|
|||
|
||||
goto :goto_b
|
||||
|
||||
:cond_16
|
||||
:cond_15
|
||||
:goto_a
|
||||
move/from16 v16, v8
|
||||
|
||||
|
@ -2400,13 +2399,13 @@
|
|||
|
||||
goto/16 :goto_4
|
||||
|
||||
:cond_17
|
||||
:cond_16
|
||||
:goto_d
|
||||
if-eqz v4, :cond_18
|
||||
if-eqz v4, :cond_17
|
||||
|
||||
return-object v4
|
||||
|
||||
:cond_18
|
||||
:cond_17
|
||||
return-object v10
|
||||
.end method
|
||||
|
||||
|
|
|
@ -36,14 +36,6 @@
|
|||
# virtual methods
|
||||
.method public onInterceptTouchEvent(Landroidx/recyclerview/widget/RecyclerView;Landroid/view/MotionEvent;)Z
|
||||
.locals 5
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroid/view/MotionEvent;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
iget-object p1, p0, Landroidx/recyclerview/widget/ItemTouchHelper$2;->this$0:Landroidx/recyclerview/widget/ItemTouchHelper;
|
||||
|
||||
|
@ -264,14 +256,6 @@
|
|||
|
||||
.method public onTouchEvent(Landroidx/recyclerview/widget/RecyclerView;Landroid/view/MotionEvent;)V
|
||||
.locals 6
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroid/view/MotionEvent;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
iget-object p1, p0, Landroidx/recyclerview/widget/ItemTouchHelper$2;->this$0:Landroidx/recyclerview/widget/ItemTouchHelper;
|
||||
|
||||
|
|
|
@ -108,8 +108,6 @@
|
|||
|
||||
.method public static getDefaultUIUtil()Landroidx/recyclerview/widget/ItemTouchUIUtil;
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
sget-object v0, Landroidx/recyclerview/widget/ItemTouchUIUtilImpl;->INSTANCE:Landroidx/recyclerview/widget/ItemTouchUIUtil;
|
||||
|
||||
|
@ -187,18 +185,6 @@
|
|||
# virtual methods
|
||||
.method public canDropOver(Landroidx/recyclerview/widget/RecyclerView;Landroidx/recyclerview/widget/RecyclerView$ViewHolder;Landroidx/recyclerview/widget/RecyclerView$ViewHolder;)Z
|
||||
.locals 0
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p3 # Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
const/4 p1, 0x1
|
||||
|
||||
|
@ -207,14 +193,6 @@
|
|||
|
||||
.method public chooseDropTarget(Landroidx/recyclerview/widget/RecyclerView$ViewHolder;Ljava/util/List;II)Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
|
||||
.locals 14
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Ljava/util/List;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
|
@ -445,14 +423,6 @@
|
|||
|
||||
.method public clearView(Landroidx/recyclerview/widget/RecyclerView;Landroidx/recyclerview/widget/RecyclerView$ViewHolder;)V
|
||||
.locals 0
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
sget-object p1, Landroidx/recyclerview/widget/ItemTouchUIUtilImpl;->INSTANCE:Landroidx/recyclerview/widget/ItemTouchUIUtil;
|
||||
|
||||
|
@ -524,10 +494,6 @@
|
|||
|
||||
.method public getAnimationDuration(Landroidx/recyclerview/widget/RecyclerView;IFF)J
|
||||
.locals 0
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-virtual {p1}, Landroidx/recyclerview/widget/RecyclerView;->getItemAnimator()Landroidx/recyclerview/widget/RecyclerView$ItemAnimator;
|
||||
|
||||
|
@ -575,10 +541,6 @@
|
|||
|
||||
.method public getMoveThreshold(Landroidx/recyclerview/widget/RecyclerView$ViewHolder;)F
|
||||
.locals 0
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
const/high16 p1, 0x3f000000 # 0.5f
|
||||
|
||||
|
@ -586,14 +548,6 @@
|
|||
.end method
|
||||
|
||||
.method public abstract getMovementFlags(Landroidx/recyclerview/widget/RecyclerView;Landroidx/recyclerview/widget/RecyclerView$ViewHolder;)I
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.end method
|
||||
|
||||
.method public getSwipeEscapeVelocity(F)F
|
||||
|
@ -604,10 +558,6 @@
|
|||
|
||||
.method public getSwipeThreshold(Landroidx/recyclerview/widget/RecyclerView$ViewHolder;)F
|
||||
.locals 0
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
const/high16 p1, 0x3f000000 # 0.5f
|
||||
|
||||
|
@ -668,10 +618,6 @@
|
|||
|
||||
.method public interpolateOutOfBoundsScroll(Landroidx/recyclerview/widget/RecyclerView;IIIJ)I
|
||||
.locals 4
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-direct {p0, p1}, Landroidx/recyclerview/widget/ItemTouchHelper$Callback;->getMaxDragScroll(Landroidx/recyclerview/widget/RecyclerView;)I
|
||||
|
||||
|
@ -778,18 +724,6 @@
|
|||
|
||||
.method public onChildDraw(Landroid/graphics/Canvas;Landroidx/recyclerview/widget/RecyclerView;Landroidx/recyclerview/widget/RecyclerView$ViewHolder;FFIZ)V
|
||||
.locals 8
|
||||
.param p1 # Landroid/graphics/Canvas;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroidx/recyclerview/widget/RecyclerView;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p3 # Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
sget-object v0, Landroidx/recyclerview/widget/ItemTouchUIUtilImpl;->INSTANCE:Landroidx/recyclerview/widget/ItemTouchUIUtil;
|
||||
|
||||
|
@ -814,14 +748,6 @@
|
|||
|
||||
.method public onChildDrawOver(Landroid/graphics/Canvas;Landroidx/recyclerview/widget/RecyclerView;Landroidx/recyclerview/widget/RecyclerView$ViewHolder;FFIZ)V
|
||||
.locals 8
|
||||
.param p1 # Landroid/graphics/Canvas;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroidx/recyclerview/widget/RecyclerView;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
sget-object v0, Landroidx/recyclerview/widget/ItemTouchUIUtilImpl;->INSTANCE:Landroidx/recyclerview/widget/ItemTouchUIUtil;
|
||||
|
||||
|
@ -1079,34 +1005,10 @@
|
|||
.end method
|
||||
|
||||
.method public abstract onMove(Landroidx/recyclerview/widget/RecyclerView;Landroidx/recyclerview/widget/RecyclerView$ViewHolder;Landroidx/recyclerview/widget/RecyclerView$ViewHolder;)Z
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p3 # Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.end method
|
||||
|
||||
.method public onMoved(Landroidx/recyclerview/widget/RecyclerView;Landroidx/recyclerview/widget/RecyclerView$ViewHolder;ILandroidx/recyclerview/widget/RecyclerView$ViewHolder;III)V
|
||||
.locals 1
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p4 # Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-virtual {p1}, Landroidx/recyclerview/widget/RecyclerView;->getLayoutManager()Landroidx/recyclerview/widget/RecyclerView$LayoutManager;
|
||||
|
||||
|
@ -1216,10 +1118,6 @@
|
|||
|
||||
.method public onSelectedChanged(Landroidx/recyclerview/widget/RecyclerView$ViewHolder;I)V
|
||||
.locals 0
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
if-eqz p1, :cond_0
|
||||
|
||||
|
@ -1234,8 +1132,4 @@
|
|||
.end method
|
||||
|
||||
.method public abstract onSwiped(Landroidx/recyclerview/widget/RecyclerView$ViewHolder;I)V
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.end method
|
||||
|
|
|
@ -37,14 +37,6 @@
|
|||
# virtual methods
|
||||
.method public getDragDirs(Landroidx/recyclerview/widget/RecyclerView;Landroidx/recyclerview/widget/RecyclerView$ViewHolder;)I
|
||||
.locals 0
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
iget p1, p0, Landroidx/recyclerview/widget/ItemTouchHelper$SimpleCallback;->mDefaultDragDirs:I
|
||||
|
||||
|
@ -53,14 +45,6 @@
|
|||
|
||||
.method public getMovementFlags(Landroidx/recyclerview/widget/RecyclerView;Landroidx/recyclerview/widget/RecyclerView$ViewHolder;)I
|
||||
.locals 1
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-virtual {p0, p1, p2}, Landroidx/recyclerview/widget/ItemTouchHelper$SimpleCallback;->getDragDirs(Landroidx/recyclerview/widget/RecyclerView;Landroidx/recyclerview/widget/RecyclerView$ViewHolder;)I
|
||||
|
||||
|
@ -79,14 +63,6 @@
|
|||
|
||||
.method public getSwipeDirs(Landroidx/recyclerview/widget/RecyclerView;Landroidx/recyclerview/widget/RecyclerView$ViewHolder;)I
|
||||
.locals 0
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
iget p1, p0, Landroidx/recyclerview/widget/ItemTouchHelper$SimpleCallback;->mDefaultSwipeDirs:I
|
||||
|
||||
|
|
|
@ -16,12 +16,4 @@
|
|||
|
||||
# virtual methods
|
||||
.method public abstract prepareForDrop(Landroid/view/View;Landroid/view/View;II)V
|
||||
.param p1 # Landroid/view/View;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroid/view/View;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.end method
|
||||
|
|
|
@ -66,9 +66,6 @@
|
|||
.field mActivePointerId:I
|
||||
|
||||
.field mCallback:Landroidx/recyclerview/widget/ItemTouchHelper$Callback;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
.field private mChildDrawingOrderCallback:Landroidx/recyclerview/widget/RecyclerView$ChildDrawingOrderCallback;
|
||||
|
||||
|
@ -160,10 +157,6 @@
|
|||
# direct methods
|
||||
.method public constructor <init>(Landroidx/recyclerview/widget/ItemTouchHelper$Callback;)V
|
||||
.locals 3
|
||||
.param p1 # Landroidx/recyclerview/widget/ItemTouchHelper$Callback;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-direct {p0}, Landroidx/recyclerview/widget/RecyclerView$ItemDecoration;-><init>()V
|
||||
|
||||
|
@ -1369,10 +1362,6 @@
|
|||
# virtual methods
|
||||
.method public attachToRecyclerView(Landroidx/recyclerview/widget/RecyclerView;)V
|
||||
.locals 1
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
iget-object v0, p0, Landroidx/recyclerview/widget/ItemTouchHelper;->mRecyclerView:Landroidx/recyclerview/widget/RecyclerView;
|
||||
|
||||
|
@ -2027,20 +2016,12 @@
|
|||
|
||||
.method public onChildViewAttachedToWindow(Landroid/view/View;)V
|
||||
.locals 0
|
||||
.param p1 # Landroid/view/View;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public onChildViewDetachedFromWindow(Landroid/view/View;)V
|
||||
.locals 2
|
||||
.param p1 # Landroid/view/View;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-virtual {p0, p1}, Landroidx/recyclerview/widget/ItemTouchHelper;->removeChildDrawingOrderCallbackIfNecessary(Landroid/view/View;)V
|
||||
|
||||
|
@ -2578,10 +2559,6 @@
|
|||
|
||||
.method select(Landroidx/recyclerview/widget/RecyclerView$ViewHolder;I)V
|
||||
.locals 23
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
move-object/from16 v11, p0
|
||||
|
||||
|
@ -2968,10 +2945,6 @@
|
|||
|
||||
.method public startDrag(Landroidx/recyclerview/widget/RecyclerView$ViewHolder;)V
|
||||
.locals 3
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
iget-object v0, p0, Landroidx/recyclerview/widget/ItemTouchHelper;->mCallback:Landroidx/recyclerview/widget/ItemTouchHelper$Callback;
|
||||
|
||||
|
@ -3026,10 +2999,6 @@
|
|||
|
||||
.method public startSwipe(Landroidx/recyclerview/widget/RecyclerView$ViewHolder;)V
|
||||
.locals 3
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
iget-object v0, p0, Landroidx/recyclerview/widget/ItemTouchHelper;->mCallback:Landroidx/recyclerview/widget/ItemTouchHelper$Callback;
|
||||
|
||||
|
|
|
@ -315,7 +315,7 @@
|
|||
const/4 v3, 0x0
|
||||
|
||||
:goto_0
|
||||
if-ge v3, v0, :cond_2
|
||||
if-ge v3, v0, :cond_1
|
||||
|
||||
iget-object v4, p0, Landroidx/recyclerview/widget/LinearLayoutManager$LayoutState;->mScrapList:Ljava/util/List;
|
||||
|
||||
|
@ -333,13 +333,13 @@
|
|||
|
||||
check-cast v5, Landroidx/recyclerview/widget/RecyclerView$LayoutParams;
|
||||
|
||||
if-eq v4, p1, :cond_1
|
||||
if-eq v4, p1, :cond_0
|
||||
|
||||
invoke-virtual {v5}, Landroidx/recyclerview/widget/RecyclerView$LayoutParams;->isItemRemoved()Z
|
||||
|
||||
move-result v6
|
||||
|
||||
if-nez v6, :cond_1
|
||||
if-nez v6, :cond_0
|
||||
|
||||
invoke-virtual {v5}, Landroidx/recyclerview/widget/RecyclerView$LayoutParams;->getViewLayoutPosition()I
|
||||
|
||||
|
@ -353,30 +353,21 @@
|
|||
|
||||
mul-int v5, v5, v6
|
||||
|
||||
if-ltz v5, :cond_1
|
||||
if-ltz v5, :cond_0
|
||||
|
||||
if-ge v5, v2, :cond_1
|
||||
|
||||
if-eqz v5, :cond_0
|
||||
if-ge v5, v2, :cond_0
|
||||
|
||||
move-object v1, v4
|
||||
|
||||
if-eqz v5, :cond_1
|
||||
|
||||
move v2, v5
|
||||
|
||||
goto :goto_1
|
||||
|
||||
:cond_0
|
||||
move-object v1, v4
|
||||
|
||||
goto :goto_2
|
||||
|
||||
:cond_1
|
||||
:goto_1
|
||||
add-int/lit8 v3, v3, 0x1
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_2
|
||||
:goto_2
|
||||
:cond_1
|
||||
return-object v1
|
||||
.end method
|
||||
|
|
|
@ -7,12 +7,6 @@
|
|||
|
||||
|
||||
# annotations
|
||||
.annotation build Landroidx/annotation/RestrictTo;
|
||||
value = {
|
||||
.enum Landroidx/annotation/RestrictTo$Scope;->LIBRARY_GROUP:Landroidx/annotation/RestrictTo$Scope;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/EnclosingClass;
|
||||
value = Landroidx/recyclerview/widget/LinearLayoutManager;
|
||||
.end annotation
|
||||
|
|
|
@ -4364,19 +4364,6 @@
|
|||
|
||||
.method public prepareForDrop(Landroid/view/View;Landroid/view/View;II)V
|
||||
.locals 3
|
||||
.param p1 # Landroid/view/View;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroid/view/View;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation build Landroidx/annotation/RestrictTo;
|
||||
value = {
|
||||
.enum Landroidx/annotation/RestrictTo$Scope;->LIBRARY_GROUP:Landroidx/annotation/RestrictTo$Scope;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
const-string p3, "Cannot drop a view during a scroll or layout calculation"
|
||||
|
||||
|
|
|
@ -9,14 +9,8 @@
|
|||
|
||||
# instance fields
|
||||
.field private mHorizontalHelper:Landroidx/recyclerview/widget/OrientationHelper;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
.field private mVerticalHelper:Landroidx/recyclerview/widget/OrientationHelper;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
|
||||
# direct methods
|
||||
|
@ -149,14 +143,6 @@
|
|||
|
||||
.method private distanceToCenter(Landroidx/recyclerview/widget/RecyclerView$LayoutManager;Landroid/view/View;Landroidx/recyclerview/widget/OrientationHelper;)I
|
||||
.locals 1
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView$LayoutManager;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroid/view/View;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-virtual {p3, p2}, Landroidx/recyclerview/widget/OrientationHelper;->getDecoratedStart(Landroid/view/View;)I
|
||||
|
||||
|
@ -262,8 +248,6 @@
|
|||
|
||||
.method private findCenterView(Landroidx/recyclerview/widget/RecyclerView$LayoutManager;Landroidx/recyclerview/widget/OrientationHelper;)Landroid/view/View;
|
||||
.locals 8
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
|
||||
invoke-virtual {p1}, Landroidx/recyclerview/widget/RecyclerView$LayoutManager;->getChildCount()I
|
||||
|
||||
|
@ -350,12 +334,6 @@
|
|||
|
||||
.method private getHorizontalHelper(Landroidx/recyclerview/widget/RecyclerView$LayoutManager;)Landroidx/recyclerview/widget/OrientationHelper;
|
||||
.locals 1
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView$LayoutManager;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
iget-object v0, p0, Landroidx/recyclerview/widget/LinearSnapHelper;->mHorizontalHelper:Landroidx/recyclerview/widget/OrientationHelper;
|
||||
|
||||
|
@ -380,12 +358,6 @@
|
|||
|
||||
.method private getVerticalHelper(Landroidx/recyclerview/widget/RecyclerView$LayoutManager;)Landroidx/recyclerview/widget/OrientationHelper;
|
||||
.locals 1
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView$LayoutManager;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
iget-object v0, p0, Landroidx/recyclerview/widget/LinearSnapHelper;->mVerticalHelper:Landroidx/recyclerview/widget/OrientationHelper;
|
||||
|
||||
|
@ -412,14 +384,6 @@
|
|||
# virtual methods
|
||||
.method public calculateDistanceToFinalSnap(Landroidx/recyclerview/widget/RecyclerView$LayoutManager;Landroid/view/View;)[I
|
||||
.locals 4
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView$LayoutManager;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroid/view/View;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
const/4 v0, 0x2
|
||||
|
||||
|
|
|
@ -31,10 +31,6 @@
|
|||
# direct methods
|
||||
.method protected constructor <init>(Landroidx/recyclerview/widget/AsyncDifferConfig;)V
|
||||
.locals 2
|
||||
.param p1 # Landroidx/recyclerview/widget/AsyncDifferConfig;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
|
@ -60,10 +56,6 @@
|
|||
|
||||
.method protected constructor <init>(Landroidx/recyclerview/widget/DiffUtil$ItemCallback;)V
|
||||
.locals 3
|
||||
.param p1 # Landroidx/recyclerview/widget/DiffUtil$ItemCallback;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
|
@ -136,10 +128,6 @@
|
|||
|
||||
.method public submitList(Ljava/util/List;)V
|
||||
.locals 1
|
||||
.param p1 # Ljava/util/List;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
|
|
|
@ -5,10 +5,6 @@
|
|||
|
||||
# virtual methods
|
||||
.method public abstract onChanged(IILjava/lang/Object;)V
|
||||
.param p3 # Ljava/lang/Object;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
.end method
|
||||
|
||||
.method public abstract onInserted(II)V
|
||||
|
|
|
@ -9,14 +9,8 @@
|
|||
|
||||
# instance fields
|
||||
.field private mHorizontalHelper:Landroidx/recyclerview/widget/OrientationHelper;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
.field private mVerticalHelper:Landroidx/recyclerview/widget/OrientationHelper;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
|
||||
# direct methods
|
||||
|
@ -30,14 +24,6 @@
|
|||
|
||||
.method private distanceToCenter(Landroidx/recyclerview/widget/RecyclerView$LayoutManager;Landroid/view/View;Landroidx/recyclerview/widget/OrientationHelper;)I
|
||||
.locals 1
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView$LayoutManager;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroid/view/View;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-virtual {p3, p2}, Landroidx/recyclerview/widget/OrientationHelper;->getDecoratedStart(Landroid/view/View;)I
|
||||
|
||||
|
@ -86,8 +72,6 @@
|
|||
|
||||
.method private findCenterView(Landroidx/recyclerview/widget/RecyclerView$LayoutManager;Landroidx/recyclerview/widget/OrientationHelper;)Landroid/view/View;
|
||||
.locals 8
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
|
||||
invoke-virtual {p1}, Landroidx/recyclerview/widget/RecyclerView$LayoutManager;->getChildCount()I
|
||||
|
||||
|
@ -174,8 +158,6 @@
|
|||
|
||||
.method private findStartView(Landroidx/recyclerview/widget/RecyclerView$LayoutManager;Landroidx/recyclerview/widget/OrientationHelper;)Landroid/view/View;
|
||||
.locals 6
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
|
||||
invoke-virtual {p1}, Landroidx/recyclerview/widget/RecyclerView$LayoutManager;->getChildCount()I
|
||||
|
||||
|
@ -220,12 +202,6 @@
|
|||
|
||||
.method private getHorizontalHelper(Landroidx/recyclerview/widget/RecyclerView$LayoutManager;)Landroidx/recyclerview/widget/OrientationHelper;
|
||||
.locals 1
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView$LayoutManager;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
iget-object v0, p0, Landroidx/recyclerview/widget/PagerSnapHelper;->mHorizontalHelper:Landroidx/recyclerview/widget/OrientationHelper;
|
||||
|
||||
|
@ -250,12 +226,6 @@
|
|||
|
||||
.method private getVerticalHelper(Landroidx/recyclerview/widget/RecyclerView$LayoutManager;)Landroidx/recyclerview/widget/OrientationHelper;
|
||||
.locals 1
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView$LayoutManager;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
iget-object v0, p0, Landroidx/recyclerview/widget/PagerSnapHelper;->mVerticalHelper:Landroidx/recyclerview/widget/OrientationHelper;
|
||||
|
||||
|
@ -282,16 +252,6 @@
|
|||
# virtual methods
|
||||
.method public calculateDistanceToFinalSnap(Landroidx/recyclerview/widget/RecyclerView$LayoutManager;Landroid/view/View;)[I
|
||||
.locals 4
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView$LayoutManager;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroid/view/View;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
|
||||
const/4 v0, 0x2
|
||||
|
||||
|
@ -375,8 +335,6 @@
|
|||
|
||||
.method public findSnapView(Landroidx/recyclerview/widget/RecyclerView$LayoutManager;)Landroid/view/View;
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
|
||||
invoke-virtual {p1}, Landroidx/recyclerview/widget/RecyclerView$LayoutManager;->canScrollVertically()Z
|
||||
|
||||
|
|
|
@ -46,14 +46,6 @@
|
|||
|
||||
.method public processDisappeared(Landroidx/recyclerview/widget/RecyclerView$ViewHolder;Landroidx/recyclerview/widget/RecyclerView$ItemAnimator$ItemHolderInfo;Landroidx/recyclerview/widget/RecyclerView$ItemAnimator$ItemHolderInfo;)V
|
||||
.locals 1
|
||||
.param p2 # Landroidx/recyclerview/widget/RecyclerView$ItemAnimator$ItemHolderInfo;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p3 # Landroidx/recyclerview/widget/RecyclerView$ItemAnimator$ItemHolderInfo;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
iget-object v0, p0, Landroidx/recyclerview/widget/RecyclerView$4;->this$0:Landroidx/recyclerview/widget/RecyclerView;
|
||||
|
||||
|
@ -70,14 +62,6 @@
|
|||
|
||||
.method public processPersistent(Landroidx/recyclerview/widget/RecyclerView$ViewHolder;Landroidx/recyclerview/widget/RecyclerView$ItemAnimator$ItemHolderInfo;Landroidx/recyclerview/widget/RecyclerView$ItemAnimator$ItemHolderInfo;)V
|
||||
.locals 1
|
||||
.param p2 # Landroidx/recyclerview/widget/RecyclerView$ItemAnimator$ItemHolderInfo;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p3 # Landroidx/recyclerview/widget/RecyclerView$ItemAnimator$ItemHolderInfo;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
|
|
|
@ -52,10 +52,6 @@
|
|||
# virtual methods
|
||||
.method public final bindViewHolder(Landroidx/recyclerview/widget/RecyclerView$ViewHolder;I)V
|
||||
.locals 2
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(TVH;I)V"
|
||||
|
@ -117,13 +113,6 @@
|
|||
|
||||
.method public final createViewHolder(Landroid/view/ViewGroup;I)Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
|
||||
.locals 1
|
||||
.param p1 # Landroid/view/ViewGroup;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
|
@ -240,10 +229,6 @@
|
|||
|
||||
.method public final notifyItemChanged(ILjava/lang/Object;)V
|
||||
.locals 2
|
||||
.param p2 # Ljava/lang/Object;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
iget-object v0, p0, Landroidx/recyclerview/widget/RecyclerView$Adapter;->mObservable:Landroidx/recyclerview/widget/RecyclerView$AdapterDataObservable;
|
||||
|
||||
|
@ -288,10 +273,6 @@
|
|||
|
||||
.method public final notifyItemRangeChanged(IILjava/lang/Object;)V
|
||||
.locals 1
|
||||
.param p3 # Ljava/lang/Object;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
iget-object v0, p0, Landroidx/recyclerview/widget/RecyclerView$Adapter;->mObservable:Landroidx/recyclerview/widget/RecyclerView$AdapterDataObservable;
|
||||
|
||||
|
@ -334,19 +315,11 @@
|
|||
|
||||
.method public onAttachedToRecyclerView(Landroidx/recyclerview/widget/RecyclerView;)V
|
||||
.locals 0
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public abstract onBindViewHolder(Landroidx/recyclerview/widget/RecyclerView$ViewHolder;I)V
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(TVH;I)V"
|
||||
|
@ -356,14 +329,6 @@
|
|||
|
||||
.method public onBindViewHolder(Landroidx/recyclerview/widget/RecyclerView$ViewHolder;ILjava/util/List;)V
|
||||
.locals 0
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p3 # Ljava/util/List;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(TVH;I",
|
||||
|
@ -379,13 +344,6 @@
|
|||
.end method
|
||||
|
||||
.method public abstract onCreateViewHolder(Landroid/view/ViewGroup;I)Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
|
||||
.param p1 # Landroid/view/ViewGroup;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
|
@ -397,20 +355,12 @@
|
|||
|
||||
.method public onDetachedFromRecyclerView(Landroidx/recyclerview/widget/RecyclerView;)V
|
||||
.locals 0
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public onFailedToRecycleView(Landroidx/recyclerview/widget/RecyclerView$ViewHolder;)Z
|
||||
.locals 0
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(TVH;)Z"
|
||||
|
@ -424,10 +374,6 @@
|
|||
|
||||
.method public onViewAttachedToWindow(Landroidx/recyclerview/widget/RecyclerView$ViewHolder;)V
|
||||
.locals 0
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(TVH;)V"
|
||||
|
@ -439,10 +385,6 @@
|
|||
|
||||
.method public onViewDetachedFromWindow(Landroidx/recyclerview/widget/RecyclerView$ViewHolder;)V
|
||||
.locals 0
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(TVH;)V"
|
||||
|
@ -454,10 +396,6 @@
|
|||
|
||||
.method public onViewRecycled(Landroidx/recyclerview/widget/RecyclerView$ViewHolder;)V
|
||||
.locals 0
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(TVH;)V"
|
||||
|
@ -469,10 +407,6 @@
|
|||
|
||||
.method public registerAdapterDataObserver(Landroidx/recyclerview/widget/RecyclerView$AdapterDataObserver;)V
|
||||
.locals 1
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView$AdapterDataObserver;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
iget-object v0, p0, Landroidx/recyclerview/widget/RecyclerView$Adapter;->mObservable:Landroidx/recyclerview/widget/RecyclerView$AdapterDataObservable;
|
||||
|
||||
|
@ -506,10 +440,6 @@
|
|||
|
||||
.method public unregisterAdapterDataObserver(Landroidx/recyclerview/widget/RecyclerView$AdapterDataObserver;)V
|
||||
.locals 1
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView$AdapterDataObserver;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
iget-object v0, p0, Landroidx/recyclerview/widget/RecyclerView$Adapter;->mObservable:Landroidx/recyclerview/widget/RecyclerView$AdapterDataObservable;
|
||||
|
||||
|
|
|
@ -132,10 +132,6 @@
|
|||
|
||||
.method public notifyItemRangeChanged(IILjava/lang/Object;)V
|
||||
.locals 2
|
||||
.param p3 # Ljava/lang/Object;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
iget-object v0, p0, Landroidx/recyclerview/widget/RecyclerView$AdapterDataObservable;->mObservers:Ljava/util/ArrayList;
|
||||
|
||||
|
|
|
@ -39,10 +39,6 @@
|
|||
|
||||
.method public onItemRangeChanged(IILjava/lang/Object;)V
|
||||
.locals 0
|
||||
.param p3 # Ljava/lang/Object;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-virtual {p0, p1, p2}, Landroidx/recyclerview/widget/RecyclerView$AdapterDataObserver;->onItemRangeChanged(II)V
|
||||
|
||||
|
|
|
@ -43,12 +43,6 @@
|
|||
# virtual methods
|
||||
.method protected createEdgeEffect(Landroidx/recyclerview/widget/RecyclerView;I)Landroid/widget/EdgeEffect;
|
||||
.locals 0
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
new-instance p2, Landroid/widget/EdgeEffect;
|
||||
|
||||
|
|
|
@ -16,8 +16,4 @@
|
|||
|
||||
# virtual methods
|
||||
.method public abstract onAnimationFinished(Landroidx/recyclerview/widget/RecyclerView$ViewHolder;)V
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.end method
|
||||
|
|
|
@ -39,12 +39,6 @@
|
|||
# virtual methods
|
||||
.method public setFrom(Landroidx/recyclerview/widget/RecyclerView$ViewHolder;)Landroidx/recyclerview/widget/RecyclerView$ItemAnimator$ItemHolderInfo;
|
||||
.locals 1
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
|
@ -57,12 +51,6 @@
|
|||
|
||||
.method public setFrom(Landroidx/recyclerview/widget/RecyclerView$ViewHolder;I)Landroidx/recyclerview/widget/RecyclerView$ItemAnimator$ItemHolderInfo;
|
||||
.locals 0
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
iget-object p1, p1, Landroidx/recyclerview/widget/RecyclerView$ViewHolder;->itemView:Landroid/view/View;
|
||||
|
||||
|
|
|
@ -135,75 +135,19 @@
|
|||
|
||||
# virtual methods
|
||||
.method public abstract animateAppearance(Landroidx/recyclerview/widget/RecyclerView$ViewHolder;Landroidx/recyclerview/widget/RecyclerView$ItemAnimator$ItemHolderInfo;Landroidx/recyclerview/widget/RecyclerView$ItemAnimator$ItemHolderInfo;)Z
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroidx/recyclerview/widget/RecyclerView$ItemAnimator$ItemHolderInfo;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p3 # Landroidx/recyclerview/widget/RecyclerView$ItemAnimator$ItemHolderInfo;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.end method
|
||||
|
||||
.method public abstract animateChange(Landroidx/recyclerview/widget/RecyclerView$ViewHolder;Landroidx/recyclerview/widget/RecyclerView$ViewHolder;Landroidx/recyclerview/widget/RecyclerView$ItemAnimator$ItemHolderInfo;Landroidx/recyclerview/widget/RecyclerView$ItemAnimator$ItemHolderInfo;)Z
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p3 # Landroidx/recyclerview/widget/RecyclerView$ItemAnimator$ItemHolderInfo;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p4 # Landroidx/recyclerview/widget/RecyclerView$ItemAnimator$ItemHolderInfo;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.end method
|
||||
|
||||
.method public abstract animateDisappearance(Landroidx/recyclerview/widget/RecyclerView$ViewHolder;Landroidx/recyclerview/widget/RecyclerView$ItemAnimator$ItemHolderInfo;Landroidx/recyclerview/widget/RecyclerView$ItemAnimator$ItemHolderInfo;)Z
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroidx/recyclerview/widget/RecyclerView$ItemAnimator$ItemHolderInfo;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p3 # Landroidx/recyclerview/widget/RecyclerView$ItemAnimator$ItemHolderInfo;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
.end method
|
||||
|
||||
.method public abstract animatePersistence(Landroidx/recyclerview/widget/RecyclerView$ViewHolder;Landroidx/recyclerview/widget/RecyclerView$ItemAnimator$ItemHolderInfo;Landroidx/recyclerview/widget/RecyclerView$ItemAnimator$ItemHolderInfo;)Z
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroidx/recyclerview/widget/RecyclerView$ItemAnimator$ItemHolderInfo;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p3 # Landroidx/recyclerview/widget/RecyclerView$ItemAnimator$ItemHolderInfo;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.end method
|
||||
|
||||
.method public canReuseUpdatedViewHolder(Landroidx/recyclerview/widget/RecyclerView$ViewHolder;)Z
|
||||
.locals 0
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
const/4 p1, 0x1
|
||||
|
||||
|
@ -212,14 +156,6 @@
|
|||
|
||||
.method public canReuseUpdatedViewHolder(Landroidx/recyclerview/widget/RecyclerView$ViewHolder;Ljava/util/List;)Z
|
||||
.locals 0
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Ljava/util/List;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
|
@ -239,10 +175,6 @@
|
|||
|
||||
.method public final dispatchAnimationFinished(Landroidx/recyclerview/widget/RecyclerView$ViewHolder;)V
|
||||
.locals 1
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-virtual {p0, p1}, Landroidx/recyclerview/widget/RecyclerView$ItemAnimator;->onAnimationFinished(Landroidx/recyclerview/widget/RecyclerView$ViewHolder;)V
|
||||
|
||||
|
@ -258,10 +190,6 @@
|
|||
|
||||
.method public final dispatchAnimationStarted(Landroidx/recyclerview/widget/RecyclerView$ViewHolder;)V
|
||||
.locals 0
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-virtual {p0, p1}, Landroidx/recyclerview/widget/RecyclerView$ItemAnimator;->onAnimationStarted(Landroidx/recyclerview/widget/RecyclerView$ViewHolder;)V
|
||||
|
||||
|
@ -305,10 +233,6 @@
|
|||
.end method
|
||||
|
||||
.method public abstract endAnimation(Landroidx/recyclerview/widget/RecyclerView$ViewHolder;)V
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.end method
|
||||
|
||||
.method public abstract endAnimations()V
|
||||
|
@ -351,10 +275,6 @@
|
|||
|
||||
.method public final isRunning(Landroidx/recyclerview/widget/RecyclerView$ItemAnimator$ItemAnimatorFinishedListener;)Z
|
||||
.locals 2
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView$ItemAnimator$ItemAnimatorFinishedListener;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-virtual {p0}, Landroidx/recyclerview/widget/RecyclerView$ItemAnimator;->isRunning()Z
|
||||
|
||||
|
@ -380,8 +300,6 @@
|
|||
|
||||
.method public obtainHolderInfo()Landroidx/recyclerview/widget/RecyclerView$ItemAnimator$ItemHolderInfo;
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
new-instance v0, Landroidx/recyclerview/widget/RecyclerView$ItemAnimator$ItemHolderInfo;
|
||||
|
||||
|
@ -392,36 +310,18 @@
|
|||
|
||||
.method public onAnimationFinished(Landroidx/recyclerview/widget/RecyclerView$ViewHolder;)V
|
||||
.locals 0
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public onAnimationStarted(Landroidx/recyclerview/widget/RecyclerView$ViewHolder;)V
|
||||
.locals 0
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public recordPostLayoutInformation(Landroidx/recyclerview/widget/RecyclerView$State;Landroidx/recyclerview/widget/RecyclerView$ViewHolder;)Landroidx/recyclerview/widget/RecyclerView$ItemAnimator$ItemHolderInfo;
|
||||
.locals 0
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView$State;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
invoke-virtual {p0}, Landroidx/recyclerview/widget/RecyclerView$ItemAnimator;->obtainHolderInfo()Landroidx/recyclerview/widget/RecyclerView$ItemAnimator$ItemHolderInfo;
|
||||
|
||||
|
@ -436,21 +336,6 @@
|
|||
|
||||
.method public recordPreLayoutInformation(Landroidx/recyclerview/widget/RecyclerView$State;Landroidx/recyclerview/widget/RecyclerView$ViewHolder;ILjava/util/List;)Landroidx/recyclerview/widget/RecyclerView$ItemAnimator$ItemHolderInfo;
|
||||
.locals 0
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView$State;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p4 # Ljava/util/List;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
|
|
|
@ -27,14 +27,6 @@
|
|||
# virtual methods
|
||||
.method public getItemOffsets(Landroid/graphics/Rect;ILandroidx/recyclerview/widget/RecyclerView;)V
|
||||
.locals 0
|
||||
.param p1 # Landroid/graphics/Rect;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p3 # Landroidx/recyclerview/widget/RecyclerView;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation runtime Ljava/lang/Deprecated;
|
||||
.end annotation
|
||||
|
||||
|
@ -47,22 +39,6 @@
|
|||
|
||||
.method public getItemOffsets(Landroid/graphics/Rect;Landroid/view/View;Landroidx/recyclerview/widget/RecyclerView;Landroidx/recyclerview/widget/RecyclerView$State;)V
|
||||
.locals 0
|
||||
.param p1 # Landroid/graphics/Rect;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroid/view/View;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p3 # Landroidx/recyclerview/widget/RecyclerView;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p4 # Landroidx/recyclerview/widget/RecyclerView$State;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-virtual {p2}, Landroid/view/View;->getLayoutParams()Landroid/view/ViewGroup$LayoutParams;
|
||||
|
||||
|
@ -81,14 +57,6 @@
|
|||
|
||||
.method public onDraw(Landroid/graphics/Canvas;Landroidx/recyclerview/widget/RecyclerView;)V
|
||||
.locals 0
|
||||
.param p1 # Landroid/graphics/Canvas;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroidx/recyclerview/widget/RecyclerView;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation runtime Ljava/lang/Deprecated;
|
||||
.end annotation
|
||||
|
||||
|
@ -97,18 +65,6 @@
|
|||
|
||||
.method public onDraw(Landroid/graphics/Canvas;Landroidx/recyclerview/widget/RecyclerView;Landroidx/recyclerview/widget/RecyclerView$State;)V
|
||||
.locals 0
|
||||
.param p1 # Landroid/graphics/Canvas;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroidx/recyclerview/widget/RecyclerView;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p3 # Landroidx/recyclerview/widget/RecyclerView$State;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-virtual {p0, p1, p2}, Landroidx/recyclerview/widget/RecyclerView$ItemDecoration;->onDraw(Landroid/graphics/Canvas;Landroidx/recyclerview/widget/RecyclerView;)V
|
||||
|
||||
|
@ -117,14 +73,6 @@
|
|||
|
||||
.method public onDrawOver(Landroid/graphics/Canvas;Landroidx/recyclerview/widget/RecyclerView;)V
|
||||
.locals 0
|
||||
.param p1 # Landroid/graphics/Canvas;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroidx/recyclerview/widget/RecyclerView;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation runtime Ljava/lang/Deprecated;
|
||||
.end annotation
|
||||
|
||||
|
@ -133,18 +81,6 @@
|
|||
|
||||
.method public onDrawOver(Landroid/graphics/Canvas;Landroidx/recyclerview/widget/RecyclerView;Landroidx/recyclerview/widget/RecyclerView$State;)V
|
||||
.locals 0
|
||||
.param p1 # Landroid/graphics/Canvas;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroidx/recyclerview/widget/RecyclerView;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p3 # Landroidx/recyclerview/widget/RecyclerView$State;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-virtual {p0, p1, p2}, Landroidx/recyclerview/widget/RecyclerView$ItemDecoration;->onDrawOver(Landroid/graphics/Canvas;Landroidx/recyclerview/widget/RecyclerView;)V
|
||||
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -16,15 +16,7 @@
|
|||
|
||||
# virtual methods
|
||||
.method public abstract onChildViewAttachedToWindow(Landroid/view/View;)V
|
||||
.param p1 # Landroid/view/View;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.end method
|
||||
|
||||
.method public abstract onChildViewDetachedFromWindow(Landroid/view/View;)V
|
||||
.param p1 # Landroid/view/View;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.end method
|
||||
|
|
|
@ -16,26 +16,10 @@
|
|||
|
||||
# virtual methods
|
||||
.method public abstract onInterceptTouchEvent(Landroidx/recyclerview/widget/RecyclerView;Landroid/view/MotionEvent;)Z
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroid/view/MotionEvent;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.end method
|
||||
|
||||
.method public abstract onRequestDisallowInterceptTouchEvent(Z)V
|
||||
.end method
|
||||
|
||||
.method public abstract onTouchEvent(Landroidx/recyclerview/widget/RecyclerView;Landroid/view/MotionEvent;)V
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroid/view/MotionEvent;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.end method
|
||||
|
|
|
@ -27,20 +27,12 @@
|
|||
# virtual methods
|
||||
.method public onScrollStateChanged(Landroidx/recyclerview/widget/RecyclerView;I)V
|
||||
.locals 0
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public onScrolled(Landroidx/recyclerview/widget/RecyclerView;II)V
|
||||
.locals 0
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
|
|
@ -7,12 +7,6 @@
|
|||
|
||||
|
||||
# annotations
|
||||
.annotation build Landroidx/annotation/RestrictTo;
|
||||
value = {
|
||||
.enum Landroidx/annotation/RestrictTo$Scope;->LIBRARY_GROUP:Landroidx/annotation/RestrictTo$Scope;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/EnclosingClass;
|
||||
value = Landroidx/recyclerview/widget/RecyclerView;
|
||||
.end annotation
|
||||
|
|
|
@ -180,8 +180,6 @@
|
|||
|
||||
.method public getRecycledView(I)Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
|
||||
iget-object v0, p0, Landroidx/recyclerview/widget/RecyclerView$RecycledViewPool;->mScrap:Landroid/util/SparseArray;
|
||||
|
||||
|
|
|
@ -247,10 +247,6 @@
|
|||
|
||||
.method private tryBindViewHolderByDeadline(Landroidx/recyclerview/widget/RecyclerView$ViewHolder;IIJ)Z
|
||||
.locals 9
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
iget-object v0, p0, Landroidx/recyclerview/widget/RecyclerView$Recycler;->this$0:Landroidx/recyclerview/widget/RecyclerView;
|
||||
|
||||
|
@ -335,10 +331,6 @@
|
|||
# virtual methods
|
||||
.method final addViewHolderToRecycledViewPool(Landroidx/recyclerview/widget/RecyclerView$ViewHolder;Z)V
|
||||
.locals 3
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-static {p1}, Landroidx/recyclerview/widget/RecyclerView;->clearNestedRecyclerViewIfNotNested(Landroidx/recyclerview/widget/RecyclerView$ViewHolder;)V
|
||||
|
||||
|
@ -379,10 +371,6 @@
|
|||
|
||||
.method public final bindViewToPosition(Landroid/view/View;I)V
|
||||
.locals 6
|
||||
.param p1 # Landroid/view/View;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-static {p1}, Landroidx/recyclerview/widget/RecyclerView;->getChildViewHolderInt(Landroid/view/View;)Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
|
||||
|
||||
|
@ -763,10 +751,6 @@
|
|||
|
||||
.method final dispatchViewRecycled(Landroidx/recyclerview/widget/RecyclerView$ViewHolder;)V
|
||||
.locals 1
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
iget-object v0, p0, Landroidx/recyclerview/widget/RecyclerView$Recycler;->this$0:Landroidx/recyclerview/widget/RecyclerView;
|
||||
|
||||
|
@ -977,9 +961,6 @@
|
|||
|
||||
.method public final getScrapList()Ljava/util/List;
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"()",
|
||||
|
@ -1362,8 +1343,6 @@
|
|||
|
||||
.method public final getViewForPosition(I)Landroid/view/View;
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
|
@ -1770,10 +1749,6 @@
|
|||
|
||||
.method public final recycleView(Landroid/view/View;)V
|
||||
.locals 3
|
||||
.param p1 # Landroid/view/View;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-static {p1}, Landroidx/recyclerview/widget/RecyclerView;->getChildViewHolderInt(Landroid/view/View;)Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
|
||||
|
||||
|
@ -2309,8 +2284,6 @@
|
|||
|
||||
.method final tryGetViewHolderForPositionByDeadline(IZJ)Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
|
||||
.locals 16
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
|
||||
move-object/from16 v6, p0
|
||||
|
||||
|
|
|
@ -16,8 +16,4 @@
|
|||
|
||||
# virtual methods
|
||||
.method public abstract onViewRecycled(Landroidx/recyclerview/widget/RecyclerView$ViewHolder;)V
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.end method
|
||||
|
|
|
@ -4,12 +4,6 @@
|
|||
|
||||
|
||||
# annotations
|
||||
.annotation build Landroidx/annotation/RestrictTo;
|
||||
value = {
|
||||
.enum Landroidx/annotation/RestrictTo$Scope;->LIBRARY_GROUP:Landroidx/annotation/RestrictTo$Scope;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/EnclosingClass;
|
||||
value = Landroidx/recyclerview/widget/RecyclerView;
|
||||
.end annotation
|
||||
|
|
|
@ -30,14 +30,6 @@
|
|||
# virtual methods
|
||||
.method public onInterceptTouchEvent(Landroidx/recyclerview/widget/RecyclerView;Landroid/view/MotionEvent;)Z
|
||||
.locals 0
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroid/view/MotionEvent;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
const/4 p1, 0x0
|
||||
|
||||
|
@ -52,14 +44,6 @@
|
|||
|
||||
.method public onTouchEvent(Landroidx/recyclerview/widget/RecyclerView;Landroid/view/MotionEvent;)V
|
||||
.locals 0
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroid/view/MotionEvent;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
|
|
@ -37,14 +37,6 @@
|
|||
# direct methods
|
||||
.method public constructor <init>(II)V
|
||||
.locals 2
|
||||
.param p1 # I
|
||||
.annotation build Landroidx/annotation/Px;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # I
|
||||
.annotation build Landroidx/annotation/Px;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
const/high16 v0, -0x80000000
|
||||
|
||||
|
@ -57,14 +49,6 @@
|
|||
|
||||
.method public constructor <init>(III)V
|
||||
.locals 1
|
||||
.param p1 # I
|
||||
.annotation build Landroidx/annotation/Px;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # I
|
||||
.annotation build Landroidx/annotation/Px;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
|
@ -75,18 +59,6 @@
|
|||
|
||||
.method public constructor <init>(IIILandroid/view/animation/Interpolator;)V
|
||||
.locals 1
|
||||
.param p1 # I
|
||||
.annotation build Landroidx/annotation/Px;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # I
|
||||
.annotation build Landroidx/annotation/Px;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p4 # Landroid/view/animation/Interpolator;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
|
@ -163,8 +135,6 @@
|
|||
|
||||
.method public getDx()I
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/Px;
|
||||
.end annotation
|
||||
|
||||
iget v0, p0, Landroidx/recyclerview/widget/RecyclerView$SmoothScroller$Action;->mDx:I
|
||||
|
||||
|
@ -173,8 +143,6 @@
|
|||
|
||||
.method public getDy()I
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/Px;
|
||||
.end annotation
|
||||
|
||||
iget v0, p0, Landroidx/recyclerview/widget/RecyclerView$SmoothScroller$Action;->mDy:I
|
||||
|
||||
|
@ -183,8 +151,6 @@
|
|||
|
||||
.method public getInterpolator()Landroid/view/animation/Interpolator;
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
|
||||
iget-object v0, p0, Landroidx/recyclerview/widget/RecyclerView$SmoothScroller$Action;->mInterpolator:Landroid/view/animation/Interpolator;
|
||||
|
||||
|
@ -332,10 +298,6 @@
|
|||
|
||||
.method public setDx(I)V
|
||||
.locals 1
|
||||
.param p1 # I
|
||||
.annotation build Landroidx/annotation/Px;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
const/4 v0, 0x1
|
||||
|
||||
|
@ -348,10 +310,6 @@
|
|||
|
||||
.method public setDy(I)V
|
||||
.locals 1
|
||||
.param p1 # I
|
||||
.annotation build Landroidx/annotation/Px;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
const/4 v0, 0x1
|
||||
|
||||
|
@ -364,10 +322,6 @@
|
|||
|
||||
.method public setInterpolator(Landroid/view/animation/Interpolator;)V
|
||||
.locals 1
|
||||
.param p1 # Landroid/view/animation/Interpolator;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
const/4 v0, 0x1
|
||||
|
||||
|
@ -380,18 +334,6 @@
|
|||
|
||||
.method public update(IIILandroid/view/animation/Interpolator;)V
|
||||
.locals 0
|
||||
.param p1 # I
|
||||
.annotation build Landroidx/annotation/Px;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # I
|
||||
.annotation build Landroidx/annotation/Px;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p4 # Landroid/view/animation/Interpolator;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
iput p1, p0, Landroidx/recyclerview/widget/RecyclerView$SmoothScroller$Action;->mDx:I
|
||||
|
||||
|
|
|
@ -16,6 +16,4 @@
|
|||
|
||||
# virtual methods
|
||||
.method public abstract computeScrollVectorForPosition(I)Landroid/graphics/PointF;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end method
|
||||
|
|
|
@ -64,8 +64,6 @@
|
|||
# virtual methods
|
||||
.method public computeScrollVectorForPosition(I)Landroid/graphics/PointF;
|
||||
.locals 2
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
|
||||
invoke-virtual {p0}, Landroidx/recyclerview/widget/RecyclerView$SmoothScroller;->getLayoutManager()Landroidx/recyclerview/widget/RecyclerView$LayoutManager;
|
||||
|
||||
|
@ -153,8 +151,6 @@
|
|||
|
||||
.method public getLayoutManager()Landroidx/recyclerview/widget/RecyclerView$LayoutManager;
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
|
||||
iget-object v0, p0, Landroidx/recyclerview/widget/RecyclerView$SmoothScroller;->mLayoutManager:Landroidx/recyclerview/widget/RecyclerView$LayoutManager;
|
||||
|
||||
|
@ -199,10 +195,6 @@
|
|||
|
||||
.method protected normalize(Landroid/graphics/PointF;)V
|
||||
.locals 3
|
||||
.param p1 # Landroid/graphics/PointF;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
iget v0, p1, Landroid/graphics/PointF;->x:F
|
||||
|
||||
|
@ -424,22 +416,6 @@
|
|||
.end method
|
||||
|
||||
.method protected abstract onSeekTargetStep(IILandroidx/recyclerview/widget/RecyclerView$State;Landroidx/recyclerview/widget/RecyclerView$SmoothScroller$Action;)V
|
||||
.param p1 # I
|
||||
.annotation build Landroidx/annotation/Px;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # I
|
||||
.annotation build Landroidx/annotation/Px;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p3 # Landroidx/recyclerview/widget/RecyclerView$State;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p4 # Landroidx/recyclerview/widget/RecyclerView$SmoothScroller$Action;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.end method
|
||||
|
||||
.method protected abstract onStart()V
|
||||
|
@ -449,18 +425,6 @@
|
|||
.end method
|
||||
|
||||
.method protected abstract onTargetFound(Landroid/view/View;Landroidx/recyclerview/widget/RecyclerView$State;Landroidx/recyclerview/widget/RecyclerView$SmoothScroller$Action;)V
|
||||
.param p1 # Landroid/view/View;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroidx/recyclerview/widget/RecyclerView$State;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p3 # Landroidx/recyclerview/widget/RecyclerView$SmoothScroller$Action;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.end method
|
||||
|
||||
.method public setTargetPosition(I)V
|
||||
|
|
|
@ -26,10 +26,4 @@
|
|||
|
||||
# virtual methods
|
||||
.method public abstract getViewForPositionAndType(Landroidx/recyclerview/widget/RecyclerView$Recycler;II)Landroid/view/View;
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView$Recycler;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end method
|
||||
|
|
|
@ -115,10 +115,10 @@
|
|||
|
||||
double-to-int p1, p1
|
||||
|
||||
if-eqz v2, :cond_1
|
||||
|
||||
iget-object p2, p0, Landroidx/recyclerview/widget/RecyclerView$ViewFlinger;->this$0:Landroidx/recyclerview/widget/RecyclerView;
|
||||
|
||||
if-eqz v2, :cond_1
|
||||
|
||||
invoke-virtual {p2}, Landroidx/recyclerview/widget/RecyclerView;->getWidth()I
|
||||
|
||||
move-result p2
|
||||
|
@ -126,8 +126,6 @@
|
|||
goto :goto_1
|
||||
|
||||
:cond_1
|
||||
iget-object p2, p0, Landroidx/recyclerview/widget/RecyclerView$ViewFlinger;->this$0:Landroidx/recyclerview/widget/RecyclerView;
|
||||
|
||||
invoke-virtual {p2}, Landroidx/recyclerview/widget/RecyclerView;->getHeight()I
|
||||
|
||||
move-result p2
|
||||
|
|
|
@ -58,9 +58,6 @@
|
|||
|
||||
# instance fields
|
||||
.field public final itemView:Landroid/view/View;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
.field mFlags:I
|
||||
|
||||
|
@ -97,9 +94,6 @@
|
|||
.end field
|
||||
|
||||
.field mPendingAccessibilityState:I
|
||||
.annotation build Landroidx/annotation/VisibleForTesting;
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
.field mPosition:I
|
||||
|
||||
|
@ -139,10 +133,6 @@
|
|||
|
||||
.method public constructor <init>(Landroid/view/View;)V
|
||||
.locals 3
|
||||
.param p1 # Landroid/view/View;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
|
@ -872,17 +862,15 @@
|
|||
|
||||
const/4 v0, 0x1
|
||||
|
||||
if-eqz p1, :cond_0
|
||||
|
||||
iget v1, p0, Landroidx/recyclerview/widget/RecyclerView$ViewHolder;->mIsRecyclableCount:I
|
||||
|
||||
if-eqz p1, :cond_0
|
||||
|
||||
sub-int/2addr v1, v0
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
iget v1, p0, Landroidx/recyclerview/widget/RecyclerView$ViewHolder;->mIsRecyclableCount:I
|
||||
|
||||
add-int/2addr v1, v0
|
||||
|
||||
:goto_0
|
||||
|
|
|
@ -152,16 +152,10 @@
|
|||
.field private mEatenAccessibilityChangeFlags:I
|
||||
|
||||
.field private mEdgeEffectFactory:Landroidx/recyclerview/widget/RecyclerView$EdgeEffectFactory;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
.field mEnableFastScroller:Z
|
||||
|
||||
.field mFirstLayoutComplete:Z
|
||||
.annotation build Landroidx/annotation/VisibleForTesting;
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
.field mGapWorker:Landroidx/recyclerview/widget/GapWorker;
|
||||
|
||||
|
@ -202,9 +196,6 @@
|
|||
.field private mLastTouchY:I
|
||||
|
||||
.field mLayout:Landroidx/recyclerview/widget/RecyclerView$LayoutManager;
|
||||
.annotation build Landroidx/annotation/VisibleForTesting;
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
.field mLayoutFrozen:Z
|
||||
|
||||
|
@ -247,9 +238,6 @@
|
|||
.end field
|
||||
|
||||
.field final mPendingAccessibilityImportanceChange:Ljava/util/List;
|
||||
.annotation build Landroidx/annotation/VisibleForTesting;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Ljava/util/List<",
|
||||
|
@ -495,10 +483,6 @@
|
|||
|
||||
.method public constructor <init>(Landroid/content/Context;)V
|
||||
.locals 1
|
||||
.param p1 # Landroid/content/Context;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
|
@ -509,14 +493,6 @@
|
|||
|
||||
.method public constructor <init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
|
||||
.locals 1
|
||||
.param p1 # Landroid/content/Context;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroid/util/AttributeSet;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
|
@ -527,14 +503,6 @@
|
|||
|
||||
.method public constructor <init>(Landroid/content/Context;Landroid/util/AttributeSet;I)V
|
||||
.locals 12
|
||||
.param p1 # Landroid/content/Context;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroid/util/AttributeSet;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-direct {p0, p1, p2, p3}, Landroid/view/ViewGroup;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;I)V
|
||||
|
||||
|
@ -1045,22 +1013,6 @@
|
|||
|
||||
.method private animateChange(Landroidx/recyclerview/widget/RecyclerView$ViewHolder;Landroidx/recyclerview/widget/RecyclerView$ViewHolder;Landroidx/recyclerview/widget/RecyclerView$ItemAnimator$ItemHolderInfo;Landroidx/recyclerview/widget/RecyclerView$ItemAnimator$ItemHolderInfo;ZZ)V
|
||||
.locals 1
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p3 # Landroidx/recyclerview/widget/RecyclerView$ItemAnimator$ItemHolderInfo;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p4 # Landroidx/recyclerview/widget/RecyclerView$ItemAnimator$ItemHolderInfo;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
|
@ -1119,10 +1071,6 @@
|
|||
|
||||
.method static clearNestedRecyclerViewIfNotNested(Landroidx/recyclerview/widget/RecyclerView$ViewHolder;)V
|
||||
.locals 3
|
||||
.param p0 # Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
iget-object v0, p0, Landroidx/recyclerview/widget/RecyclerView$ViewHolder;->mNestedRecyclerView:Ljava/lang/ref/WeakReference;
|
||||
|
||||
|
@ -2414,12 +2362,6 @@
|
|||
|
||||
.method static findNestedRecyclerView(Landroid/view/View;)Landroidx/recyclerview/widget/RecyclerView;
|
||||
.locals 4
|
||||
.param p0 # Landroid/view/View;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
|
||||
instance-of v0, p0, Landroid/view/ViewGroup;
|
||||
|
||||
|
@ -2473,8 +2415,6 @@
|
|||
|
||||
.method private findNextViewToFocus()Landroid/view/View;
|
||||
.locals 5
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
|
||||
iget-object v0, p0, Landroidx/recyclerview/widget/RecyclerView;->mState:Landroidx/recyclerview/widget/RecyclerView$State;
|
||||
|
||||
|
@ -2988,11 +2928,6 @@
|
|||
|
||||
.method private initAutofill()V
|
||||
.locals 1
|
||||
.annotation build Landroid/annotation/SuppressLint;
|
||||
value = {
|
||||
"InlinedApi"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
invoke-static {p0}, Landroidx/core/view/ViewCompat;->getImportantForAutofill(Landroid/view/View;)I
|
||||
|
||||
|
@ -4044,14 +3979,6 @@
|
|||
|
||||
.method private requestChildOnScreen(Landroid/view/View;Landroid/view/View;)V
|
||||
.locals 11
|
||||
.param p1 # Landroid/view/View;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroid/view/View;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
if-eqz p2, :cond_0
|
||||
|
||||
|
@ -4323,10 +4250,6 @@
|
|||
|
||||
.method private setAdapterInternal(Landroidx/recyclerview/widget/RecyclerView$Adapter;ZZ)V
|
||||
.locals 2
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView$Adapter;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
iget-object v0, p0, Landroidx/recyclerview/widget/RecyclerView;->mAdapter:Landroidx/recyclerview/widget/RecyclerView$Adapter;
|
||||
|
||||
|
@ -4499,10 +4422,6 @@
|
|||
|
||||
.method public addItemDecoration(Landroidx/recyclerview/widget/RecyclerView$ItemDecoration;)V
|
||||
.locals 1
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView$ItemDecoration;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
const/4 v0, -0x1
|
||||
|
||||
|
@ -4513,10 +4432,6 @@
|
|||
|
||||
.method public addItemDecoration(Landroidx/recyclerview/widget/RecyclerView$ItemDecoration;I)V
|
||||
.locals 2
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView$ItemDecoration;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
iget-object v0, p0, Landroidx/recyclerview/widget/RecyclerView;->mLayout:Landroidx/recyclerview/widget/RecyclerView$LayoutManager;
|
||||
|
||||
|
@ -4563,10 +4478,6 @@
|
|||
|
||||
.method public addOnChildAttachStateChangeListener(Landroidx/recyclerview/widget/RecyclerView$OnChildAttachStateChangeListener;)V
|
||||
.locals 1
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView$OnChildAttachStateChangeListener;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
iget-object v0, p0, Landroidx/recyclerview/widget/RecyclerView;->mOnChildAttachStateListeners:Ljava/util/List;
|
||||
|
||||
|
@ -4588,10 +4499,6 @@
|
|||
|
||||
.method public addOnItemTouchListener(Landroidx/recyclerview/widget/RecyclerView$OnItemTouchListener;)V
|
||||
.locals 1
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView$OnItemTouchListener;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
iget-object v0, p0, Landroidx/recyclerview/widget/RecyclerView;->mOnItemTouchListeners:Ljava/util/ArrayList;
|
||||
|
||||
|
@ -4602,10 +4509,6 @@
|
|||
|
||||
.method public addOnScrollListener(Landroidx/recyclerview/widget/RecyclerView$OnScrollListener;)V
|
||||
.locals 1
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView$OnScrollListener;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
iget-object v0, p0, Landroidx/recyclerview/widget/RecyclerView;->mScrollListeners:Ljava/util/List;
|
||||
|
||||
|
@ -4627,18 +4530,6 @@
|
|||
|
||||
.method animateAppearance(Landroidx/recyclerview/widget/RecyclerView$ViewHolder;Landroidx/recyclerview/widget/RecyclerView$ItemAnimator$ItemHolderInfo;Landroidx/recyclerview/widget/RecyclerView$ItemAnimator$ItemHolderInfo;)V
|
||||
.locals 1
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroidx/recyclerview/widget/RecyclerView$ItemAnimator$ItemHolderInfo;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p3 # Landroidx/recyclerview/widget/RecyclerView$ItemAnimator$ItemHolderInfo;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
|
@ -4660,18 +4551,6 @@
|
|||
|
||||
.method animateDisappearance(Landroidx/recyclerview/widget/RecyclerView$ViewHolder;Landroidx/recyclerview/widget/RecyclerView$ItemAnimator$ItemHolderInfo;Landroidx/recyclerview/widget/RecyclerView$ItemAnimator$ItemHolderInfo;)V
|
||||
.locals 1
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroidx/recyclerview/widget/RecyclerView$ItemAnimator$ItemHolderInfo;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p3 # Landroidx/recyclerview/widget/RecyclerView$ItemAnimator$ItemHolderInfo;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-direct {p0, p1}, Landroidx/recyclerview/widget/RecyclerView;->addAnimatingView(Landroidx/recyclerview/widget/RecyclerView$ViewHolder;)V
|
||||
|
||||
|
@ -6738,8 +6617,6 @@
|
|||
|
||||
.method public findChildViewUnder(FF)Landroid/view/View;
|
||||
.locals 5
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
|
||||
iget-object v0, p0, Landroidx/recyclerview/widget/RecyclerView;->mChildHelper:Landroidx/recyclerview/widget/ChildHelper;
|
||||
|
||||
|
@ -6829,12 +6706,6 @@
|
|||
|
||||
.method public findContainingItemView(Landroid/view/View;)Landroid/view/View;
|
||||
.locals 2
|
||||
.param p1 # Landroid/view/View;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
|
||||
invoke-virtual {p1}, Landroid/view/View;->getParent()Landroid/view/ViewParent;
|
||||
|
||||
|
@ -6872,12 +6743,6 @@
|
|||
|
||||
.method public findContainingViewHolder(Landroid/view/View;)Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
|
||||
.locals 0
|
||||
.param p1 # Landroid/view/View;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
|
||||
invoke-virtual {p0, p1}, Landroidx/recyclerview/widget/RecyclerView;->findContainingItemView(Landroid/view/View;)Landroid/view/View;
|
||||
|
||||
|
@ -6899,8 +6764,6 @@
|
|||
|
||||
.method public findViewHolderForAdapterPosition(I)Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
|
||||
.locals 5
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
|
||||
iget-boolean v0, p0, Landroidx/recyclerview/widget/RecyclerView;->mDataSetHasChangedAfterLayout:Z
|
||||
|
||||
|
@ -7058,8 +6921,6 @@
|
|||
|
||||
.method public findViewHolderForLayoutPosition(I)Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
|
@ -7072,9 +6933,6 @@
|
|||
|
||||
.method public findViewHolderForPosition(I)Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
|
||||
.annotation runtime Ljava/lang/Deprecated;
|
||||
.end annotation
|
||||
|
||||
|
@ -7089,8 +6947,6 @@
|
|||
|
||||
.method findViewHolderForPosition(IZ)Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
|
||||
.locals 5
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
|
||||
iget-object v0, p0, Landroidx/recyclerview/widget/RecyclerView;->mChildHelper:Landroidx/recyclerview/widget/ChildHelper;
|
||||
|
||||
|
@ -7726,8 +7582,6 @@
|
|||
|
||||
.method public getAdapter()Landroidx/recyclerview/widget/RecyclerView$Adapter;
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
|
||||
iget-object v0, p0, Landroidx/recyclerview/widget/RecyclerView;->mAdapter:Landroidx/recyclerview/widget/RecyclerView$Adapter;
|
||||
|
||||
|
@ -7819,10 +7673,6 @@
|
|||
|
||||
.method public getChildAdapterPosition(Landroid/view/View;)I
|
||||
.locals 0
|
||||
.param p1 # Landroid/view/View;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-static {p1}, Landroidx/recyclerview/widget/RecyclerView;->getChildViewHolderInt(Landroid/view/View;)Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
|
||||
|
||||
|
@ -7865,10 +7715,6 @@
|
|||
|
||||
.method public getChildItemId(Landroid/view/View;)J
|
||||
.locals 3
|
||||
.param p1 # Landroid/view/View;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
iget-object v0, p0, Landroidx/recyclerview/widget/RecyclerView;->mAdapter:Landroidx/recyclerview/widget/RecyclerView$Adapter;
|
||||
|
||||
|
@ -7904,10 +7750,6 @@
|
|||
|
||||
.method public getChildLayoutPosition(Landroid/view/View;)I
|
||||
.locals 0
|
||||
.param p1 # Landroid/view/View;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-static {p1}, Landroidx/recyclerview/widget/RecyclerView;->getChildViewHolderInt(Landroid/view/View;)Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
|
||||
|
||||
|
@ -7929,10 +7771,6 @@
|
|||
|
||||
.method public getChildPosition(Landroid/view/View;)I
|
||||
.locals 0
|
||||
.param p1 # Landroid/view/View;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation runtime Ljava/lang/Deprecated;
|
||||
.end annotation
|
||||
|
||||
|
@ -7945,10 +7783,6 @@
|
|||
|
||||
.method public getChildViewHolder(Landroid/view/View;)Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
|
||||
.locals 3
|
||||
.param p1 # Landroid/view/View;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-virtual {p1}, Landroid/view/View;->getParent()Landroid/view/ViewParent;
|
||||
|
||||
|
@ -8004,8 +7838,6 @@
|
|||
|
||||
.method public getCompatAccessibilityDelegate()Landroidx/recyclerview/widget/RecyclerViewAccessibilityDelegate;
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
|
||||
iget-object v0, p0, Landroidx/recyclerview/widget/RecyclerView;->mAccessibilityDelegate:Landroidx/recyclerview/widget/RecyclerViewAccessibilityDelegate;
|
||||
|
||||
|
@ -8014,14 +7846,6 @@
|
|||
|
||||
.method public getDecoratedBoundsWithMargins(Landroid/view/View;Landroid/graphics/Rect;)V
|
||||
.locals 0
|
||||
.param p1 # Landroid/view/View;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroid/graphics/Rect;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-static {p1, p2}, Landroidx/recyclerview/widget/RecyclerView;->getDecoratedBoundsWithMarginsInt(Landroid/view/View;Landroid/graphics/Rect;)V
|
||||
|
||||
|
@ -8030,8 +7854,6 @@
|
|||
|
||||
.method public getEdgeEffectFactory()Landroidx/recyclerview/widget/RecyclerView$EdgeEffectFactory;
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
iget-object v0, p0, Landroidx/recyclerview/widget/RecyclerView;->mEdgeEffectFactory:Landroidx/recyclerview/widget/RecyclerView$EdgeEffectFactory;
|
||||
|
||||
|
@ -8040,8 +7862,6 @@
|
|||
|
||||
.method public getItemAnimator()Landroidx/recyclerview/widget/RecyclerView$ItemAnimator;
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
|
||||
iget-object v0, p0, Landroidx/recyclerview/widget/RecyclerView;->mItemAnimator:Landroidx/recyclerview/widget/RecyclerView$ItemAnimator;
|
||||
|
||||
|
@ -8179,8 +7999,6 @@
|
|||
|
||||
.method public getItemDecorationAt(I)Landroidx/recyclerview/widget/RecyclerView$ItemDecoration;
|
||||
.locals 3
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
invoke-virtual {p0}, Landroidx/recyclerview/widget/RecyclerView;->getItemDecorationCount()I
|
||||
|
||||
|
@ -8238,8 +8056,6 @@
|
|||
|
||||
.method public getLayoutManager()Landroidx/recyclerview/widget/RecyclerView$LayoutManager;
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
|
||||
iget-object v0, p0, Landroidx/recyclerview/widget/RecyclerView;->mLayout:Landroidx/recyclerview/widget/RecyclerView$LayoutManager;
|
||||
|
||||
|
@ -8283,8 +8099,6 @@
|
|||
|
||||
.method public getOnFlingListener()Landroidx/recyclerview/widget/RecyclerView$OnFlingListener;
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
|
||||
iget-object v0, p0, Landroidx/recyclerview/widget/RecyclerView;->mOnFlingListener:Landroidx/recyclerview/widget/RecyclerView$OnFlingListener;
|
||||
|
||||
|
@ -8301,8 +8115,6 @@
|
|||
|
||||
.method public getRecycledViewPool()Landroidx/recyclerview/widget/RecyclerView$RecycledViewPool;
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
iget-object v0, p0, Landroidx/recyclerview/widget/RecyclerView;->mRecycler:Landroidx/recyclerview/widget/RecyclerView$Recycler;
|
||||
|
||||
|
@ -8408,8 +8220,6 @@
|
|||
|
||||
.method initFastScroller(Landroid/graphics/drawable/StateListDrawable;Landroid/graphics/drawable/Drawable;Landroid/graphics/drawable/StateListDrawable;Landroid/graphics/drawable/Drawable;)V
|
||||
.locals 10
|
||||
.annotation build Landroidx/annotation/VisibleForTesting;
|
||||
.end annotation
|
||||
|
||||
if-eqz p1, :cond_0
|
||||
|
||||
|
@ -8736,10 +8546,6 @@
|
|||
|
||||
.method public offsetChildrenHorizontal(I)V
|
||||
.locals 3
|
||||
.param p1 # I
|
||||
.annotation build Landroidx/annotation/Px;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
iget-object v0, p0, Landroidx/recyclerview/widget/RecyclerView;->mChildHelper:Landroidx/recyclerview/widget/ChildHelper;
|
||||
|
||||
|
@ -8770,10 +8576,6 @@
|
|||
|
||||
.method public offsetChildrenVertical(I)V
|
||||
.locals 3
|
||||
.param p1 # I
|
||||
.annotation build Landroidx/annotation/Px;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
iget-object v0, p0, Landroidx/recyclerview/widget/RecyclerView;->mChildHelper:Landroidx/recyclerview/widget/ChildHelper;
|
||||
|
||||
|
@ -9156,20 +8958,12 @@
|
|||
|
||||
.method public onChildAttachedToWindow(Landroid/view/View;)V
|
||||
.locals 0
|
||||
.param p1 # Landroid/view/View;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public onChildDetachedFromWindow(Landroid/view/View;)V
|
||||
.locals 0
|
||||
.param p1 # Landroid/view/View;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
@ -10161,14 +9955,6 @@
|
|||
|
||||
.method public onScrolled(II)V
|
||||
.locals 0
|
||||
.param p1 # I
|
||||
.annotation build Landroidx/annotation/Px;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # I
|
||||
.annotation build Landroidx/annotation/Px;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
@ -10950,10 +10736,6 @@
|
|||
|
||||
.method public removeItemDecoration(Landroidx/recyclerview/widget/RecyclerView$ItemDecoration;)V
|
||||
.locals 2
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView$ItemDecoration;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
iget-object v0, p0, Landroidx/recyclerview/widget/RecyclerView;->mLayout:Landroidx/recyclerview/widget/RecyclerView$LayoutManager;
|
||||
|
||||
|
@ -11047,10 +10829,6 @@
|
|||
|
||||
.method public removeOnChildAttachStateChangeListener(Landroidx/recyclerview/widget/RecyclerView$OnChildAttachStateChangeListener;)V
|
||||
.locals 1
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView$OnChildAttachStateChangeListener;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
iget-object v0, p0, Landroidx/recyclerview/widget/RecyclerView;->mOnChildAttachStateListeners:Ljava/util/List;
|
||||
|
||||
|
@ -11066,10 +10844,6 @@
|
|||
|
||||
.method public removeOnItemTouchListener(Landroidx/recyclerview/widget/RecyclerView$OnItemTouchListener;)V
|
||||
.locals 1
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView$OnItemTouchListener;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
iget-object v0, p0, Landroidx/recyclerview/widget/RecyclerView;->mOnItemTouchListeners:Ljava/util/ArrayList;
|
||||
|
||||
|
@ -11089,10 +10863,6 @@
|
|||
|
||||
.method public removeOnScrollListener(Landroidx/recyclerview/widget/RecyclerView$OnScrollListener;)V
|
||||
.locals 1
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView$OnScrollListener;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
iget-object v0, p0, Landroidx/recyclerview/widget/RecyclerView;->mScrollListeners:Ljava/util/List;
|
||||
|
||||
|
@ -11560,18 +11330,13 @@
|
|||
|
||||
:cond_5
|
||||
:goto_1
|
||||
if-nez v15, :cond_6
|
||||
|
||||
move/from16 v0, v17
|
||||
|
||||
if-nez v15, :cond_6
|
||||
|
||||
if-eqz v0, :cond_7
|
||||
|
||||
goto :goto_2
|
||||
|
||||
:cond_6
|
||||
move/from16 v0, v17
|
||||
|
||||
:goto_2
|
||||
invoke-virtual {v7, v15, v0}, Landroidx/recyclerview/widget/RecyclerView;->dispatchOnScrolled(II)V
|
||||
|
||||
:cond_7
|
||||
|
@ -11588,22 +11353,18 @@
|
|||
|
||||
if-eqz v0, :cond_9
|
||||
|
||||
goto :goto_3
|
||||
goto :goto_2
|
||||
|
||||
:cond_9
|
||||
return v12
|
||||
|
||||
:cond_a
|
||||
:goto_3
|
||||
:goto_2
|
||||
return v11
|
||||
.end method
|
||||
|
||||
.method scrollStep(II[I)V
|
||||
.locals 4
|
||||
.param p3 # [I
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-virtual {p0}, Landroidx/recyclerview/widget/RecyclerView;->startInterceptRequestLayout()V
|
||||
|
||||
|
@ -11738,10 +11499,6 @@
|
|||
|
||||
.method public setAccessibilityDelegateCompat(Landroidx/recyclerview/widget/RecyclerViewAccessibilityDelegate;)V
|
||||
.locals 0
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerViewAccessibilityDelegate;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
iput-object p1, p0, Landroidx/recyclerview/widget/RecyclerView;->mAccessibilityDelegate:Landroidx/recyclerview/widget/RecyclerViewAccessibilityDelegate;
|
||||
|
||||
|
@ -11754,10 +11511,6 @@
|
|||
|
||||
.method public setAdapter(Landroidx/recyclerview/widget/RecyclerView$Adapter;)V
|
||||
.locals 2
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView$Adapter;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
|
@ -11776,10 +11529,6 @@
|
|||
|
||||
.method public setChildDrawingOrderCallback(Landroidx/recyclerview/widget/RecyclerView$ChildDrawingOrderCallback;)V
|
||||
.locals 1
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView$ChildDrawingOrderCallback;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
iget-object v0, p0, Landroidx/recyclerview/widget/RecyclerView;->mChildDrawingOrderCallback:Landroidx/recyclerview/widget/RecyclerView$ChildDrawingOrderCallback;
|
||||
|
||||
|
@ -11809,8 +11558,6 @@
|
|||
|
||||
.method setChildImportantForAccessibilityInternal(Landroidx/recyclerview/widget/RecyclerView$ViewHolder;I)Z
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/VisibleForTesting;
|
||||
.end annotation
|
||||
|
||||
invoke-virtual {p0}, Landroidx/recyclerview/widget/RecyclerView;->isComputingLayout()Z
|
||||
|
||||
|
@ -11864,10 +11611,6 @@
|
|||
|
||||
.method public setEdgeEffectFactory(Landroidx/recyclerview/widget/RecyclerView$EdgeEffectFactory;)V
|
||||
.locals 0
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView$EdgeEffectFactory;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-static {p1}, Landroidx/core/util/Preconditions;->checkNotNull(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
|
||||
|
@ -11888,10 +11631,6 @@
|
|||
|
||||
.method public setItemAnimator(Landroidx/recyclerview/widget/RecyclerView$ItemAnimator;)V
|
||||
.locals 2
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView$ItemAnimator;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
iget-object v0, p0, Landroidx/recyclerview/widget/RecyclerView;->mItemAnimator:Landroidx/recyclerview/widget/RecyclerView$ItemAnimator;
|
||||
|
||||
|
@ -12001,10 +11740,6 @@
|
|||
|
||||
.method public setLayoutManager(Landroidx/recyclerview/widget/RecyclerView$LayoutManager;)V
|
||||
.locals 3
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView$LayoutManager;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
iget-object v0, p0, Landroidx/recyclerview/widget/RecyclerView;->mLayout:Landroidx/recyclerview/widget/RecyclerView$LayoutManager;
|
||||
|
||||
|
@ -12151,10 +11886,6 @@
|
|||
|
||||
.method public setOnFlingListener(Landroidx/recyclerview/widget/RecyclerView$OnFlingListener;)V
|
||||
.locals 0
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView$OnFlingListener;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
iput-object p1, p0, Landroidx/recyclerview/widget/RecyclerView;->mOnFlingListener:Landroidx/recyclerview/widget/RecyclerView$OnFlingListener;
|
||||
|
||||
|
@ -12163,10 +11894,6 @@
|
|||
|
||||
.method public setOnScrollListener(Landroidx/recyclerview/widget/RecyclerView$OnScrollListener;)V
|
||||
.locals 0
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView$OnScrollListener;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation runtime Ljava/lang/Deprecated;
|
||||
.end annotation
|
||||
|
||||
|
@ -12185,10 +11912,6 @@
|
|||
|
||||
.method public setRecycledViewPool(Landroidx/recyclerview/widget/RecyclerView$RecycledViewPool;)V
|
||||
.locals 1
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView$RecycledViewPool;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
iget-object v0, p0, Landroidx/recyclerview/widget/RecyclerView;->mRecycler:Landroidx/recyclerview/widget/RecyclerView$Recycler;
|
||||
|
||||
|
@ -12199,10 +11922,6 @@
|
|||
|
||||
.method public setRecyclerListener(Landroidx/recyclerview/widget/RecyclerView$RecyclerListener;)V
|
||||
.locals 0
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView$RecyclerListener;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
iput-object p1, p0, Landroidx/recyclerview/widget/RecyclerView;->mRecyclerListener:Landroidx/recyclerview/widget/RecyclerView$RecyclerListener;
|
||||
|
||||
|
@ -12294,10 +12013,6 @@
|
|||
|
||||
.method public setViewCacheExtension(Landroidx/recyclerview/widget/RecyclerView$ViewCacheExtension;)V
|
||||
.locals 1
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView$ViewCacheExtension;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
iget-object v0, p0, Landroidx/recyclerview/widget/RecyclerView;->mRecycler:Landroidx/recyclerview/widget/RecyclerView$Recycler;
|
||||
|
||||
|
@ -12350,14 +12065,6 @@
|
|||
|
||||
.method public smoothScrollBy(II)V
|
||||
.locals 1
|
||||
.param p1 # I
|
||||
.annotation build Landroidx/annotation/Px;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # I
|
||||
.annotation build Landroidx/annotation/Px;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
|
@ -12368,18 +12075,6 @@
|
|||
|
||||
.method public smoothScrollBy(IILandroid/view/animation/Interpolator;)V
|
||||
.locals 2
|
||||
.param p1 # I
|
||||
.annotation build Landroidx/annotation/Px;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # I
|
||||
.annotation build Landroidx/annotation/Px;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p3 # Landroid/view/animation/Interpolator;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
iget-object v0, p0, Landroidx/recyclerview/widget/RecyclerView;->mLayout:Landroidx/recyclerview/widget/RecyclerView$LayoutManager;
|
||||
|
||||
|
@ -12623,10 +12318,6 @@
|
|||
|
||||
.method public swapAdapter(Landroidx/recyclerview/widget/RecyclerView$Adapter;Z)V
|
||||
.locals 1
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView$Adapter;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
|
|
|
@ -21,10 +21,6 @@
|
|||
# direct methods
|
||||
.method public constructor <init>(Landroidx/recyclerview/widget/RecyclerViewAccessibilityDelegate;)V
|
||||
.locals 0
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerViewAccessibilityDelegate;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-direct {p0}, Landroidx/core/view/AccessibilityDelegateCompat;-><init>()V
|
||||
|
||||
|
|
|
@ -20,10 +20,6 @@
|
|||
# direct methods
|
||||
.method public constructor <init>(Landroidx/recyclerview/widget/RecyclerView;)V
|
||||
.locals 0
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-direct {p0}, Landroidx/core/view/AccessibilityDelegateCompat;-><init>()V
|
||||
|
||||
|
@ -42,8 +38,6 @@
|
|||
# virtual methods
|
||||
.method public getItemDelegate()Landroidx/core/view/AccessibilityDelegateCompat;
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
iget-object v0, p0, Landroidx/recyclerview/widget/RecyclerViewAccessibilityDelegate;->mItemDelegate:Landroidx/core/view/AccessibilityDelegateCompat;
|
||||
|
||||
|
|
|
@ -33,18 +33,6 @@
|
|||
|
||||
.method public animateAppearance(Landroidx/recyclerview/widget/RecyclerView$ViewHolder;Landroidx/recyclerview/widget/RecyclerView$ItemAnimator$ItemHolderInfo;Landroidx/recyclerview/widget/RecyclerView$ItemAnimator$ItemHolderInfo;)Z
|
||||
.locals 8
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroidx/recyclerview/widget/RecyclerView$ItemAnimator$ItemHolderInfo;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p3 # Landroidx/recyclerview/widget/RecyclerView$ItemAnimator$ItemHolderInfo;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
if-eqz p2, :cond_1
|
||||
|
||||
|
@ -92,22 +80,6 @@
|
|||
|
||||
.method public animateChange(Landroidx/recyclerview/widget/RecyclerView$ViewHolder;Landroidx/recyclerview/widget/RecyclerView$ViewHolder;Landroidx/recyclerview/widget/RecyclerView$ItemAnimator$ItemHolderInfo;Landroidx/recyclerview/widget/RecyclerView$ItemAnimator$ItemHolderInfo;)Z
|
||||
.locals 7
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p3 # Landroidx/recyclerview/widget/RecyclerView$ItemAnimator$ItemHolderInfo;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p4 # Landroidx/recyclerview/widget/RecyclerView$ItemAnimator$ItemHolderInfo;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
iget v3, p3, Landroidx/recyclerview/widget/RecyclerView$ItemAnimator$ItemHolderInfo;->left:I
|
||||
|
||||
|
@ -154,18 +126,6 @@
|
|||
|
||||
.method public animateDisappearance(Landroidx/recyclerview/widget/RecyclerView$ViewHolder;Landroidx/recyclerview/widget/RecyclerView$ItemAnimator$ItemHolderInfo;Landroidx/recyclerview/widget/RecyclerView$ItemAnimator$ItemHolderInfo;)Z
|
||||
.locals 6
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroidx/recyclerview/widget/RecyclerView$ItemAnimator$ItemHolderInfo;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p3 # Landroidx/recyclerview/widget/RecyclerView$ItemAnimator$ItemHolderInfo;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
iget v2, p2, Landroidx/recyclerview/widget/RecyclerView$ItemAnimator$ItemHolderInfo;->left:I
|
||||
|
||||
|
@ -249,18 +209,6 @@
|
|||
|
||||
.method public animatePersistence(Landroidx/recyclerview/widget/RecyclerView$ViewHolder;Landroidx/recyclerview/widget/RecyclerView$ItemAnimator$ItemHolderInfo;Landroidx/recyclerview/widget/RecyclerView$ItemAnimator$ItemHolderInfo;)Z
|
||||
.locals 6
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroidx/recyclerview/widget/RecyclerView$ItemAnimator$ItemHolderInfo;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p3 # Landroidx/recyclerview/widget/RecyclerView$ItemAnimator$ItemHolderInfo;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
iget v0, p2, Landroidx/recyclerview/widget/RecyclerView$ItemAnimator$ItemHolderInfo;->left:I
|
||||
|
||||
|
@ -309,10 +257,6 @@
|
|||
|
||||
.method public canReuseUpdatedViewHolder(Landroidx/recyclerview/widget/RecyclerView$ViewHolder;)Z
|
||||
.locals 1
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
iget-boolean v0, p0, Landroidx/recyclerview/widget/SimpleItemAnimator;->mSupportsChangeAnimations:Z
|
||||
|
||||
|
|
|
@ -88,10 +88,6 @@
|
|||
|
||||
.method private snapFromFling(Landroidx/recyclerview/widget/RecyclerView$LayoutManager;II)Z
|
||||
.locals 2
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView$LayoutManager;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
instance-of v0, p1, Landroidx/recyclerview/widget/RecyclerView$SmoothScroller$ScrollVectorProvider;
|
||||
|
||||
|
@ -135,10 +131,6 @@
|
|||
# virtual methods
|
||||
.method public attachToRecyclerView(Landroidx/recyclerview/widget/RecyclerView;)V
|
||||
.locals 2
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation system Ldalvik/annotation/Throws;
|
||||
value = {
|
||||
Ljava/lang/IllegalStateException;
|
||||
|
@ -188,16 +180,6 @@
|
|||
.end method
|
||||
|
||||
.method public abstract calculateDistanceToFinalSnap(Landroidx/recyclerview/widget/RecyclerView$LayoutManager;Landroid/view/View;)[I
|
||||
.param p1 # Landroidx/recyclerview/widget/RecyclerView$LayoutManager;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroid/view/View;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end method
|
||||
|
||||
.method public calculateScrollDistance(II)[I
|
||||
|
@ -252,8 +234,6 @@
|
|||
|
||||
.method protected createScroller(Landroidx/recyclerview/widget/RecyclerView$LayoutManager;)Landroidx/recyclerview/widget/RecyclerView$SmoothScroller;
|
||||
.locals 0
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
|
||||
invoke-virtual {p0, p1}, Landroidx/recyclerview/widget/SnapHelper;->createSnapScroller(Landroidx/recyclerview/widget/RecyclerView$LayoutManager;)Landroidx/recyclerview/widget/LinearSmoothScroller;
|
||||
|
||||
|
@ -264,9 +244,6 @@
|
|||
|
||||
.method protected createSnapScroller(Landroidx/recyclerview/widget/RecyclerView$LayoutManager;)Landroidx/recyclerview/widget/LinearSmoothScroller;
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
|
||||
.annotation runtime Ljava/lang/Deprecated;
|
||||
.end annotation
|
||||
|
||||
|
@ -293,8 +270,6 @@
|
|||
.end method
|
||||
|
||||
.method public abstract findSnapView(Landroidx/recyclerview/widget/RecyclerView$LayoutManager;)Landroid/view/View;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end method
|
||||
|
||||
.method public abstract findTargetSnapPosition(Landroidx/recyclerview/widget/RecyclerView$LayoutManager;II)I
|
||||
|
|
|
@ -128,9 +128,6 @@
|
|||
|
||||
.method public getChangePayload(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(TT2;TT2;)",
|
||||
|
|
|
@ -67,9 +67,6 @@
|
|||
|
||||
.method public getChangePayload(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 0
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(TT2;TT2;)",
|
||||
|
|
|
@ -77,14 +77,6 @@
|
|||
# direct methods
|
||||
.method public constructor <init>(Ljava/lang/Class;Landroidx/recyclerview/widget/SortedList$Callback;)V
|
||||
.locals 1
|
||||
.param p1 # Ljava/lang/Class;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroidx/recyclerview/widget/SortedList$Callback;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
|
@ -104,14 +96,6 @@
|
|||
|
||||
.method public constructor <init>(Ljava/lang/Class;Landroidx/recyclerview/widget/SortedList$Callback;I)V
|
||||
.locals 0
|
||||
.param p1 # Ljava/lang/Class;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroidx/recyclerview/widget/SortedList$Callback;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
|
@ -604,30 +588,22 @@
|
|||
|
||||
instance-of v0, v0, Landroidx/recyclerview/widget/SortedList$BatchedCallback;
|
||||
|
||||
const/4 v1, 0x0
|
||||
const/4 v1, 0x1
|
||||
|
||||
const/4 v2, 0x1
|
||||
xor-int/2addr v0, v1
|
||||
|
||||
if-nez v0, :cond_0
|
||||
|
||||
const/4 v0, 0x1
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
const/4 v0, 0x0
|
||||
|
||||
:goto_0
|
||||
if-eqz v0, :cond_1
|
||||
if-eqz v0, :cond_0
|
||||
|
||||
invoke-virtual {p0}, Landroidx/recyclerview/widget/SortedList;->beginBatchedUpdates()V
|
||||
|
||||
:cond_1
|
||||
iget-object v3, p0, Landroidx/recyclerview/widget/SortedList;->mData:[Ljava/lang/Object;
|
||||
:cond_0
|
||||
iget-object v2, p0, Landroidx/recyclerview/widget/SortedList;->mData:[Ljava/lang/Object;
|
||||
|
||||
iput-object v3, p0, Landroidx/recyclerview/widget/SortedList;->mOldData:[Ljava/lang/Object;
|
||||
iput-object v2, p0, Landroidx/recyclerview/widget/SortedList;->mOldData:[Ljava/lang/Object;
|
||||
|
||||
iput v1, p0, Landroidx/recyclerview/widget/SortedList;->mOldDataStart:I
|
||||
const/4 v2, 0x0
|
||||
|
||||
iput v2, p0, Landroidx/recyclerview/widget/SortedList;->mOldDataStart:I
|
||||
|
||||
iget v3, p0, Landroidx/recyclerview/widget/SortedList;->mSize:I
|
||||
|
||||
|
@ -649,32 +625,32 @@
|
|||
|
||||
iput-object v3, p0, Landroidx/recyclerview/widget/SortedList;->mData:[Ljava/lang/Object;
|
||||
|
||||
iput v1, p0, Landroidx/recyclerview/widget/SortedList;->mNewDataStart:I
|
||||
iput v2, p0, Landroidx/recyclerview/widget/SortedList;->mNewDataStart:I
|
||||
|
||||
:cond_1
|
||||
:goto_0
|
||||
iget v3, p0, Landroidx/recyclerview/widget/SortedList;->mOldDataStart:I
|
||||
|
||||
iget v4, p0, Landroidx/recyclerview/widget/SortedList;->mOldDataSize:I
|
||||
|
||||
if-lt v3, v4, :cond_2
|
||||
|
||||
if-ge v2, p2, :cond_4
|
||||
|
||||
:cond_2
|
||||
:goto_1
|
||||
iget v3, p0, Landroidx/recyclerview/widget/SortedList;->mOldDataStart:I
|
||||
|
||||
iget v4, p0, Landroidx/recyclerview/widget/SortedList;->mOldDataSize:I
|
||||
|
||||
if-lt v3, v4, :cond_3
|
||||
if-ne v3, v4, :cond_3
|
||||
|
||||
if-ge v1, p2, :cond_5
|
||||
sub-int/2addr p2, v2
|
||||
|
||||
:cond_3
|
||||
iget v3, p0, Landroidx/recyclerview/widget/SortedList;->mOldDataStart:I
|
||||
|
||||
iget v4, p0, Landroidx/recyclerview/widget/SortedList;->mOldDataSize:I
|
||||
|
||||
if-ne v3, v4, :cond_4
|
||||
|
||||
sub-int/2addr p2, v1
|
||||
|
||||
iget-object v2, p0, Landroidx/recyclerview/widget/SortedList;->mData:[Ljava/lang/Object;
|
||||
iget-object v1, p0, Landroidx/recyclerview/widget/SortedList;->mData:[Ljava/lang/Object;
|
||||
|
||||
iget v3, p0, Landroidx/recyclerview/widget/SortedList;->mNewDataStart:I
|
||||
|
||||
invoke-static {p1, v1, v2, v3, p2}, Ljava/lang/System;->arraycopy(Ljava/lang/Object;ILjava/lang/Object;II)V
|
||||
invoke-static {p1, v2, v1, v3, p2}, Ljava/lang/System;->arraycopy(Ljava/lang/Object;ILjava/lang/Object;II)V
|
||||
|
||||
iget p1, p0, Landroidx/recyclerview/widget/SortedList;->mNewDataStart:I
|
||||
|
||||
|
@ -696,10 +672,10 @@
|
|||
|
||||
invoke-virtual {p1, v1, p2}, Landroidx/recyclerview/widget/SortedList$Callback;->onInserted(II)V
|
||||
|
||||
goto :goto_2
|
||||
goto :goto_1
|
||||
|
||||
:cond_4
|
||||
if-ne v1, p2, :cond_7
|
||||
:cond_3
|
||||
if-ne v2, p2, :cond_6
|
||||
|
||||
sub-int/2addr v4, v3
|
||||
|
||||
|
@ -717,25 +693,25 @@
|
|||
|
||||
iput p1, p0, Landroidx/recyclerview/widget/SortedList;->mNewDataStart:I
|
||||
|
||||
:cond_5
|
||||
:goto_2
|
||||
:cond_4
|
||||
:goto_1
|
||||
const/4 p1, 0x0
|
||||
|
||||
iput-object p1, p0, Landroidx/recyclerview/widget/SortedList;->mOldData:[Ljava/lang/Object;
|
||||
|
||||
if-eqz v0, :cond_6
|
||||
if-eqz v0, :cond_5
|
||||
|
||||
invoke-virtual {p0}, Landroidx/recyclerview/widget/SortedList;->endBatchedUpdates()V
|
||||
|
||||
:cond_6
|
||||
:cond_5
|
||||
return-void
|
||||
|
||||
:cond_7
|
||||
:cond_6
|
||||
iget-object v4, p0, Landroidx/recyclerview/widget/SortedList;->mOldData:[Ljava/lang/Object;
|
||||
|
||||
aget-object v3, v4, v3
|
||||
|
||||
aget-object v4, p1, v1
|
||||
aget-object v4, p1, v2
|
||||
|
||||
iget-object v5, p0, Landroidx/recyclerview/widget/SortedList;->mCallback:Landroidx/recyclerview/widget/SortedList$Callback;
|
||||
|
||||
|
@ -743,7 +719,7 @@
|
|||
|
||||
move-result v5
|
||||
|
||||
if-lez v5, :cond_8
|
||||
if-lez v5, :cond_7
|
||||
|
||||
iget-object v3, p0, Landroidx/recyclerview/widget/SortedList;->mData:[Ljava/lang/Object;
|
||||
|
||||
|
@ -757,24 +733,24 @@
|
|||
|
||||
iget v3, p0, Landroidx/recyclerview/widget/SortedList;->mSize:I
|
||||
|
||||
add-int/2addr v3, v2
|
||||
add-int/2addr v3, v1
|
||||
|
||||
iput v3, p0, Landroidx/recyclerview/widget/SortedList;->mSize:I
|
||||
|
||||
add-int/lit8 v1, v1, 0x1
|
||||
add-int/lit8 v2, v2, 0x1
|
||||
|
||||
iget-object v3, p0, Landroidx/recyclerview/widget/SortedList;->mCallback:Landroidx/recyclerview/widget/SortedList$Callback;
|
||||
|
||||
iget v4, p0, Landroidx/recyclerview/widget/SortedList;->mNewDataStart:I
|
||||
|
||||
sub-int/2addr v4, v2
|
||||
sub-int/2addr v4, v1
|
||||
|
||||
invoke-virtual {v3, v4, v2}, Landroidx/recyclerview/widget/SortedList$Callback;->onInserted(II)V
|
||||
invoke-virtual {v3, v4, v1}, Landroidx/recyclerview/widget/SortedList$Callback;->onInserted(II)V
|
||||
|
||||
goto :goto_1
|
||||
goto :goto_0
|
||||
|
||||
:cond_8
|
||||
if-nez v5, :cond_9
|
||||
:cond_7
|
||||
if-nez v5, :cond_8
|
||||
|
||||
iget-object v5, p0, Landroidx/recyclerview/widget/SortedList;->mCallback:Landroidx/recyclerview/widget/SortedList$Callback;
|
||||
|
||||
|
@ -782,7 +758,7 @@
|
|||
|
||||
move-result v5
|
||||
|
||||
if-eqz v5, :cond_9
|
||||
if-eqz v5, :cond_8
|
||||
|
||||
iget-object v5, p0, Landroidx/recyclerview/widget/SortedList;->mData:[Ljava/lang/Object;
|
||||
|
||||
|
@ -794,11 +770,11 @@
|
|||
|
||||
aput-object v4, v5, v6
|
||||
|
||||
add-int/lit8 v1, v1, 0x1
|
||||
add-int/lit8 v2, v2, 0x1
|
||||
|
||||
iget v5, p0, Landroidx/recyclerview/widget/SortedList;->mOldDataStart:I
|
||||
|
||||
add-int/2addr v5, v2
|
||||
add-int/2addr v5, v1
|
||||
|
||||
iput v5, p0, Landroidx/recyclerview/widget/SortedList;->mOldDataStart:I
|
||||
|
||||
|
@ -808,23 +784,23 @@
|
|||
|
||||
move-result v5
|
||||
|
||||
if-nez v5, :cond_2
|
||||
if-nez v5, :cond_1
|
||||
|
||||
iget-object v5, p0, Landroidx/recyclerview/widget/SortedList;->mCallback:Landroidx/recyclerview/widget/SortedList$Callback;
|
||||
|
||||
iget v6, p0, Landroidx/recyclerview/widget/SortedList;->mNewDataStart:I
|
||||
|
||||
sub-int/2addr v6, v2
|
||||
sub-int/2addr v6, v1
|
||||
|
||||
invoke-virtual {v5, v3, v4}, Landroidx/recyclerview/widget/SortedList$Callback;->getChangePayload(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
|
||||
|
||||
move-result-object v3
|
||||
|
||||
invoke-virtual {v5, v6, v2, v3}, Landroidx/recyclerview/widget/SortedList$Callback;->onChanged(IILjava/lang/Object;)V
|
||||
invoke-virtual {v5, v6, v1, v3}, Landroidx/recyclerview/widget/SortedList$Callback;->onChanged(IILjava/lang/Object;)V
|
||||
|
||||
goto/16 :goto_1
|
||||
goto/16 :goto_0
|
||||
|
||||
:cond_9
|
||||
:cond_8
|
||||
iget-object v4, p0, Landroidx/recyclerview/widget/SortedList;->mData:[Ljava/lang/Object;
|
||||
|
||||
iget v5, p0, Landroidx/recyclerview/widget/SortedList;->mNewDataStart:I
|
||||
|
@ -837,11 +813,11 @@
|
|||
|
||||
iget v3, p0, Landroidx/recyclerview/widget/SortedList;->mOldDataStart:I
|
||||
|
||||
add-int/2addr v3, v2
|
||||
add-int/2addr v3, v1
|
||||
|
||||
iput v3, p0, Landroidx/recyclerview/widget/SortedList;->mOldDataStart:I
|
||||
|
||||
goto/16 :goto_1
|
||||
goto/16 :goto_0
|
||||
.end method
|
||||
|
||||
.method private remove(Ljava/lang/Object;Z)Z
|
||||
|
@ -964,10 +940,6 @@
|
|||
|
||||
.method private replaceAllInternal([Ljava/lang/Object;)V
|
||||
.locals 7
|
||||
.param p1 # [Ljava/lang/Object;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"([TT;)V"
|
||||
|
@ -978,26 +950,18 @@
|
|||
|
||||
instance-of v0, v0, Landroidx/recyclerview/widget/SortedList$BatchedCallback;
|
||||
|
||||
const/4 v1, 0x0
|
||||
const/4 v1, 0x1
|
||||
|
||||
const/4 v2, 0x1
|
||||
xor-int/2addr v0, v1
|
||||
|
||||
if-nez v0, :cond_0
|
||||
|
||||
const/4 v0, 0x1
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
const/4 v0, 0x0
|
||||
|
||||
:goto_0
|
||||
if-eqz v0, :cond_1
|
||||
if-eqz v0, :cond_0
|
||||
|
||||
invoke-virtual {p0}, Landroidx/recyclerview/widget/SortedList;->beginBatchedUpdates()V
|
||||
|
||||
:cond_1
|
||||
iput v1, p0, Landroidx/recyclerview/widget/SortedList;->mOldDataStart:I
|
||||
:cond_0
|
||||
const/4 v2, 0x0
|
||||
|
||||
iput v2, p0, Landroidx/recyclerview/widget/SortedList;->mOldDataStart:I
|
||||
|
||||
iget v3, p0, Landroidx/recyclerview/widget/SortedList;->mSize:I
|
||||
|
||||
|
@ -1007,15 +971,15 @@
|
|||
|
||||
iput-object v3, p0, Landroidx/recyclerview/widget/SortedList;->mOldData:[Ljava/lang/Object;
|
||||
|
||||
iput v1, p0, Landroidx/recyclerview/widget/SortedList;->mNewDataStart:I
|
||||
iput v2, p0, Landroidx/recyclerview/widget/SortedList;->mNewDataStart:I
|
||||
|
||||
invoke-direct {p0, p1}, Landroidx/recyclerview/widget/SortedList;->sortAndDedup([Ljava/lang/Object;)I
|
||||
|
||||
move-result v1
|
||||
move-result v2
|
||||
|
||||
iget-object v3, p0, Landroidx/recyclerview/widget/SortedList;->mTClass:Ljava/lang/Class;
|
||||
|
||||
invoke-static {v3, v1}, Ljava/lang/reflect/Array;->newInstance(Ljava/lang/Class;I)Ljava/lang/Object;
|
||||
invoke-static {v3, v2}, Ljava/lang/reflect/Array;->newInstance(Ljava/lang/Class;I)Ljava/lang/Object;
|
||||
|
||||
move-result-object v3
|
||||
|
||||
|
@ -1025,55 +989,55 @@
|
|||
|
||||
iput-object v3, p0, Landroidx/recyclerview/widget/SortedList;->mData:[Ljava/lang/Object;
|
||||
|
||||
:cond_2
|
||||
:goto_1
|
||||
:cond_1
|
||||
:goto_0
|
||||
iget v3, p0, Landroidx/recyclerview/widget/SortedList;->mNewDataStart:I
|
||||
|
||||
if-lt v3, v1, :cond_3
|
||||
if-lt v3, v2, :cond_2
|
||||
|
||||
iget v3, p0, Landroidx/recyclerview/widget/SortedList;->mOldDataStart:I
|
||||
|
||||
iget v4, p0, Landroidx/recyclerview/widget/SortedList;->mOldDataSize:I
|
||||
|
||||
if-ge v3, v4, :cond_5
|
||||
if-ge v3, v4, :cond_4
|
||||
|
||||
:cond_3
|
||||
:cond_2
|
||||
iget v3, p0, Landroidx/recyclerview/widget/SortedList;->mOldDataStart:I
|
||||
|
||||
iget v4, p0, Landroidx/recyclerview/widget/SortedList;->mOldDataSize:I
|
||||
|
||||
if-lt v3, v4, :cond_4
|
||||
if-lt v3, v4, :cond_3
|
||||
|
||||
iget v2, p0, Landroidx/recyclerview/widget/SortedList;->mNewDataStart:I
|
||||
iget v1, p0, Landroidx/recyclerview/widget/SortedList;->mNewDataStart:I
|
||||
|
||||
sub-int/2addr v1, v2
|
||||
sub-int/2addr v2, v1
|
||||
|
||||
iget-object v3, p0, Landroidx/recyclerview/widget/SortedList;->mData:[Ljava/lang/Object;
|
||||
|
||||
invoke-static {p1, v2, v3, v2, v1}, Ljava/lang/System;->arraycopy(Ljava/lang/Object;ILjava/lang/Object;II)V
|
||||
invoke-static {p1, v1, v3, v1, v2}, Ljava/lang/System;->arraycopy(Ljava/lang/Object;ILjava/lang/Object;II)V
|
||||
|
||||
iget p1, p0, Landroidx/recyclerview/widget/SortedList;->mNewDataStart:I
|
||||
|
||||
add-int/2addr p1, v1
|
||||
add-int/2addr p1, v2
|
||||
|
||||
iput p1, p0, Landroidx/recyclerview/widget/SortedList;->mNewDataStart:I
|
||||
|
||||
iget p1, p0, Landroidx/recyclerview/widget/SortedList;->mSize:I
|
||||
|
||||
add-int/2addr p1, v1
|
||||
add-int/2addr p1, v2
|
||||
|
||||
iput p1, p0, Landroidx/recyclerview/widget/SortedList;->mSize:I
|
||||
|
||||
iget-object p1, p0, Landroidx/recyclerview/widget/SortedList;->mCallback:Landroidx/recyclerview/widget/SortedList$Callback;
|
||||
|
||||
invoke-virtual {p1, v2, v1}, Landroidx/recyclerview/widget/SortedList$Callback;->onInserted(II)V
|
||||
invoke-virtual {p1, v1, v2}, Landroidx/recyclerview/widget/SortedList$Callback;->onInserted(II)V
|
||||
|
||||
goto :goto_2
|
||||
goto :goto_1
|
||||
|
||||
:cond_4
|
||||
:cond_3
|
||||
iget v5, p0, Landroidx/recyclerview/widget/SortedList;->mNewDataStart:I
|
||||
|
||||
if-lt v5, v1, :cond_7
|
||||
if-lt v5, v2, :cond_6
|
||||
|
||||
sub-int/2addr v4, v3
|
||||
|
||||
|
@ -1087,20 +1051,20 @@
|
|||
|
||||
invoke-virtual {p1, v5, v4}, Landroidx/recyclerview/widget/SortedList$Callback;->onRemoved(II)V
|
||||
|
||||
:cond_5
|
||||
:goto_2
|
||||
:cond_4
|
||||
:goto_1
|
||||
const/4 p1, 0x0
|
||||
|
||||
iput-object p1, p0, Landroidx/recyclerview/widget/SortedList;->mOldData:[Ljava/lang/Object;
|
||||
|
||||
if-eqz v0, :cond_6
|
||||
if-eqz v0, :cond_5
|
||||
|
||||
invoke-virtual {p0}, Landroidx/recyclerview/widget/SortedList;->endBatchedUpdates()V
|
||||
|
||||
:cond_6
|
||||
:cond_5
|
||||
return-void
|
||||
|
||||
:cond_7
|
||||
:cond_6
|
||||
iget-object v4, p0, Landroidx/recyclerview/widget/SortedList;->mOldData:[Ljava/lang/Object;
|
||||
|
||||
aget-object v3, v4, v3
|
||||
|
@ -1113,35 +1077,35 @@
|
|||
|
||||
move-result v5
|
||||
|
||||
if-gez v5, :cond_8
|
||||
if-gez v5, :cond_7
|
||||
|
||||
invoke-direct {p0}, Landroidx/recyclerview/widget/SortedList;->replaceAllRemove()V
|
||||
|
||||
goto :goto_1
|
||||
goto :goto_0
|
||||
|
||||
:cond_8
|
||||
if-lez v5, :cond_9
|
||||
:cond_7
|
||||
if-lez v5, :cond_8
|
||||
|
||||
invoke-direct {p0, v4}, Landroidx/recyclerview/widget/SortedList;->replaceAllInsert(Ljava/lang/Object;)V
|
||||
|
||||
goto :goto_1
|
||||
goto :goto_0
|
||||
|
||||
:cond_9
|
||||
:cond_8
|
||||
iget-object v5, p0, Landroidx/recyclerview/widget/SortedList;->mCallback:Landroidx/recyclerview/widget/SortedList$Callback;
|
||||
|
||||
invoke-virtual {v5, v3, v4}, Landroidx/recyclerview/widget/SortedList$Callback;->areItemsTheSame(Ljava/lang/Object;Ljava/lang/Object;)Z
|
||||
|
||||
move-result v5
|
||||
|
||||
if-nez v5, :cond_a
|
||||
if-nez v5, :cond_9
|
||||
|
||||
invoke-direct {p0}, Landroidx/recyclerview/widget/SortedList;->replaceAllRemove()V
|
||||
|
||||
invoke-direct {p0, v4}, Landroidx/recyclerview/widget/SortedList;->replaceAllInsert(Ljava/lang/Object;)V
|
||||
|
||||
goto :goto_1
|
||||
goto :goto_0
|
||||
|
||||
:cond_a
|
||||
:cond_9
|
||||
iget-object v5, p0, Landroidx/recyclerview/widget/SortedList;->mData:[Ljava/lang/Object;
|
||||
|
||||
iget v6, p0, Landroidx/recyclerview/widget/SortedList;->mNewDataStart:I
|
||||
|
@ -1150,11 +1114,11 @@
|
|||
|
||||
iget v5, p0, Landroidx/recyclerview/widget/SortedList;->mOldDataStart:I
|
||||
|
||||
add-int/2addr v5, v2
|
||||
add-int/2addr v5, v1
|
||||
|
||||
iput v5, p0, Landroidx/recyclerview/widget/SortedList;->mOldDataStart:I
|
||||
|
||||
add-int/2addr v6, v2
|
||||
add-int/2addr v6, v1
|
||||
|
||||
iput v6, p0, Landroidx/recyclerview/widget/SortedList;->mNewDataStart:I
|
||||
|
||||
|
@ -1164,21 +1128,21 @@
|
|||
|
||||
move-result v5
|
||||
|
||||
if-nez v5, :cond_2
|
||||
if-nez v5, :cond_1
|
||||
|
||||
iget-object v5, p0, Landroidx/recyclerview/widget/SortedList;->mCallback:Landroidx/recyclerview/widget/SortedList$Callback;
|
||||
|
||||
iget v6, p0, Landroidx/recyclerview/widget/SortedList;->mNewDataStart:I
|
||||
|
||||
sub-int/2addr v6, v2
|
||||
sub-int/2addr v6, v1
|
||||
|
||||
invoke-virtual {v5, v3, v4}, Landroidx/recyclerview/widget/SortedList$Callback;->getChangePayload(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
|
||||
|
||||
move-result-object v3
|
||||
|
||||
invoke-virtual {v5, v6, v2, v3}, Landroidx/recyclerview/widget/SortedList$Callback;->onChanged(IILjava/lang/Object;)V
|
||||
invoke-virtual {v5, v6, v1, v3}, Landroidx/recyclerview/widget/SortedList$Callback;->onChanged(IILjava/lang/Object;)V
|
||||
|
||||
goto/16 :goto_1
|
||||
goto/16 :goto_0
|
||||
.end method
|
||||
|
||||
.method private replaceAllRemove()V
|
||||
|
@ -1209,10 +1173,6 @@
|
|||
|
||||
.method private sortAndDedup([Ljava/lang/Object;)I
|
||||
.locals 7
|
||||
.param p1 # [Ljava/lang/Object;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"([TT;)I"
|
||||
|
@ -1342,10 +1302,6 @@
|
|||
|
||||
.method public addAll(Ljava/util/Collection;)V
|
||||
.locals 2
|
||||
.param p1 # Ljava/util/Collection;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
|
@ -1381,10 +1337,6 @@
|
|||
|
||||
.method public varargs addAll([Ljava/lang/Object;)V
|
||||
.locals 1
|
||||
.param p1 # [Ljava/lang/Object;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"([TT;)V"
|
||||
|
@ -1400,10 +1352,6 @@
|
|||
|
||||
.method public addAll([Ljava/lang/Object;Z)V
|
||||
.locals 1
|
||||
.param p1 # [Ljava/lang/Object;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"([TT;Z)V"
|
||||
|
@ -1754,10 +1702,6 @@
|
|||
|
||||
.method public replaceAll(Ljava/util/Collection;)V
|
||||
.locals 2
|
||||
.param p1 # Ljava/util/Collection;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
|
@ -1793,10 +1737,6 @@
|
|||
|
||||
.method public varargs replaceAll([Ljava/lang/Object;)V
|
||||
.locals 1
|
||||
.param p1 # [Ljava/lang/Object;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"([TT;)V"
|
||||
|
@ -1812,10 +1752,6 @@
|
|||
|
||||
.method public replaceAll([Ljava/lang/Object;Z)V
|
||||
.locals 0
|
||||
.param p1 # [Ljava/lang/Object;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"([TT;Z)V"
|
||||
|
|
|
@ -7,12 +7,6 @@
|
|||
|
||||
|
||||
# annotations
|
||||
.annotation build Landroidx/annotation/RestrictTo;
|
||||
value = {
|
||||
.enum Landroidx/annotation/RestrictTo$Scope;->LIBRARY_GROUP:Landroidx/annotation/RestrictTo$Scope;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/EnclosingClass;
|
||||
value = Landroidx/recyclerview/widget/StaggeredGridLayoutManager;
|
||||
.end annotation
|
||||
|
|
|
@ -57,9 +57,6 @@
|
|||
.field private mLastLayoutRTL:Z
|
||||
|
||||
.field private final mLayoutState:Landroidx/recyclerview/widget/LayoutState;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
.field mLazySpanLookup:Landroidx/recyclerview/widget/StaggeredGridLayoutManager$LazySpanLookup;
|
||||
|
||||
|
@ -74,18 +71,12 @@
|
|||
.field private mPrefetchDistances:[I
|
||||
|
||||
.field mPrimaryOrientation:Landroidx/recyclerview/widget/OrientationHelper;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
.field private mRemainingSpans:Ljava/util/BitSet;
|
||||
|
||||
.field mReverseLayout:Z
|
||||
|
||||
.field mSecondaryOrientation:Landroidx/recyclerview/widget/OrientationHelper;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
.field mShouldReverseLayout:Z
|
||||
|
||||
|
@ -4142,11 +4133,6 @@
|
|||
|
||||
.method public collectAdjacentPrefetchPositions(IILandroidx/recyclerview/widget/RecyclerView$State;Landroidx/recyclerview/widget/RecyclerView$LayoutManager$LayoutPrefetchRegistry;)V
|
||||
.locals 4
|
||||
.annotation build Landroidx/annotation/RestrictTo;
|
||||
value = {
|
||||
.enum Landroidx/annotation/RestrictTo$Scope;->LIBRARY:Landroidx/annotation/RestrictTo$Scope;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
iget v0, p0, Landroidx/recyclerview/widget/StaggeredGridLayoutManager;->mOrientation:I
|
||||
|
||||
|
@ -5446,8 +5432,6 @@
|
|||
|
||||
.method public onFocusSearchFailed(Landroid/view/View;ILandroidx/recyclerview/widget/RecyclerView$Recycler;Landroidx/recyclerview/widget/RecyclerView$State;)Landroid/view/View;
|
||||
.locals 8
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
|
||||
invoke-virtual {p0}, Landroidx/recyclerview/widget/StaggeredGridLayoutManager;->getChildCount()I
|
||||
|
||||
|
|
|
@ -44,14 +44,8 @@
|
|||
.field flags:I
|
||||
|
||||
.field postInfo:Landroidx/recyclerview/widget/RecyclerView$ItemAnimator$ItemHolderInfo;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
.field preInfo:Landroidx/recyclerview/widget/RecyclerView$ItemAnimator$ItemHolderInfo;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
|
||||
# direct methods
|
||||
|
|
|
@ -16,32 +16,12 @@
|
|||
|
||||
# virtual methods
|
||||
.method public abstract processAppeared(Landroidx/recyclerview/widget/RecyclerView$ViewHolder;Landroidx/recyclerview/widget/RecyclerView$ItemAnimator$ItemHolderInfo;Landroidx/recyclerview/widget/RecyclerView$ItemAnimator$ItemHolderInfo;)V
|
||||
.param p2 # Landroidx/recyclerview/widget/RecyclerView$ItemAnimator$ItemHolderInfo;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
.end method
|
||||
|
||||
.method public abstract processDisappeared(Landroidx/recyclerview/widget/RecyclerView$ViewHolder;Landroidx/recyclerview/widget/RecyclerView$ItemAnimator$ItemHolderInfo;Landroidx/recyclerview/widget/RecyclerView$ItemAnimator$ItemHolderInfo;)V
|
||||
.param p2 # Landroidx/recyclerview/widget/RecyclerView$ItemAnimator$ItemHolderInfo;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p3 # Landroidx/recyclerview/widget/RecyclerView$ItemAnimator$ItemHolderInfo;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
.end method
|
||||
|
||||
.method public abstract processPersistent(Landroidx/recyclerview/widget/RecyclerView$ViewHolder;Landroidx/recyclerview/widget/RecyclerView$ItemAnimator$ItemHolderInfo;Landroidx/recyclerview/widget/RecyclerView$ItemAnimator$ItemHolderInfo;)V
|
||||
.param p2 # Landroidx/recyclerview/widget/RecyclerView$ItemAnimator$ItemHolderInfo;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p3 # Landroidx/recyclerview/widget/RecyclerView$ItemAnimator$ItemHolderInfo;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.end method
|
||||
|
||||
.method public abstract unused(Landroidx/recyclerview/widget/RecyclerView$ViewHolder;)V
|
||||
|
|
|
@ -18,9 +18,6 @@
|
|||
|
||||
# instance fields
|
||||
.field final mLayoutHolderMap:Landroidx/collection/ArrayMap;
|
||||
.annotation build Landroidx/annotation/VisibleForTesting;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Landroidx/collection/ArrayMap<",
|
||||
|
@ -32,9 +29,6 @@
|
|||
.end field
|
||||
|
||||
.field final mOldChangedHolders:Landroidx/collection/LongSparseArray;
|
||||
.annotation build Landroidx/annotation/VisibleForTesting;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Landroidx/collection/LongSparseArray<",
|
||||
|
@ -396,8 +390,6 @@
|
|||
|
||||
.method popFromPostLayout(Landroidx/recyclerview/widget/RecyclerView$ViewHolder;)Landroidx/recyclerview/widget/RecyclerView$ItemAnimator$ItemHolderInfo;
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
|
||||
const/16 v0, 0x8
|
||||
|
||||
|
@ -410,8 +402,6 @@
|
|||
|
||||
.method popFromPreLayout(Landroidx/recyclerview/widget/RecyclerView$ViewHolder;)Landroidx/recyclerview/widget/RecyclerView$ItemAnimator$ItemHolderInfo;
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
|
||||
const/4 v0, 0x4
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue