Changes of com.discord v998
This commit is contained in:
parent
dc3b174a87
commit
a8e290ae89
20243 changed files with 1573881 additions and 1337713 deletions
|
@ -1,44 +1,42 @@
|
|||
.class Landroidx/recyclerview/widget/LayoutState;
|
||||
.class public Landroidx/recyclerview/widget/LayoutState;
|
||||
.super Ljava/lang/Object;
|
||||
.source "LayoutState.java"
|
||||
|
||||
|
||||
# static fields
|
||||
.field static final INVALID_LAYOUT:I = -0x80000000
|
||||
.field public static final INVALID_LAYOUT:I = -0x80000000
|
||||
|
||||
.field static final ITEM_DIRECTION_HEAD:I = -0x1
|
||||
.field public static final ITEM_DIRECTION_HEAD:I = -0x1
|
||||
|
||||
.field static final ITEM_DIRECTION_TAIL:I = 0x1
|
||||
.field public static final ITEM_DIRECTION_TAIL:I = 0x1
|
||||
|
||||
.field static final LAYOUT_END:I = 0x1
|
||||
.field public static final LAYOUT_END:I = 0x1
|
||||
|
||||
.field static final LAYOUT_START:I = -0x1
|
||||
|
||||
.field static final TAG:Ljava/lang/String; = "LayoutState"
|
||||
.field public static final LAYOUT_START:I = -0x1
|
||||
|
||||
|
||||
# instance fields
|
||||
.field mAvailable:I
|
||||
.field public mAvailable:I
|
||||
|
||||
.field mCurrentPosition:I
|
||||
.field public mCurrentPosition:I
|
||||
|
||||
.field mEndLine:I
|
||||
.field public mEndLine:I
|
||||
|
||||
.field mInfinite:Z
|
||||
.field public mInfinite:Z
|
||||
|
||||
.field mItemDirection:I
|
||||
.field public mItemDirection:I
|
||||
|
||||
.field mLayoutDirection:I
|
||||
.field public mLayoutDirection:I
|
||||
|
||||
.field mRecycle:Z
|
||||
.field public mRecycle:Z
|
||||
|
||||
.field mStartLine:I
|
||||
.field public mStartLine:I
|
||||
|
||||
.field mStopInFocusable:Z
|
||||
.field public mStopInFocusable:Z
|
||||
|
||||
|
||||
# direct methods
|
||||
.method constructor <init>()V
|
||||
.method public constructor <init>()V
|
||||
.locals 1
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
@ -58,7 +56,7 @@
|
|||
|
||||
|
||||
# virtual methods
|
||||
.method hasMore(Landroidx/recyclerview/widget/RecyclerView$State;)Z
|
||||
.method public hasMore(Landroidx/recyclerview/widget/RecyclerView$State;)Z
|
||||
.locals 1
|
||||
|
||||
iget v0, p0, Landroidx/recyclerview/widget/LayoutState;->mCurrentPosition:I
|
||||
|
@ -73,15 +71,16 @@
|
|||
|
||||
const/4 p1, 0x1
|
||||
|
||||
return p1
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
const/4 p1, 0x0
|
||||
|
||||
:goto_0
|
||||
return p1
|
||||
.end method
|
||||
|
||||
.method next(Landroidx/recyclerview/widget/RecyclerView$Recycler;)Landroid/view/View;
|
||||
.method public next(Landroidx/recyclerview/widget/RecyclerView$Recycler;)Landroid/view/View;
|
||||
.locals 2
|
||||
|
||||
iget v0, p0, Landroidx/recyclerview/widget/LayoutState;->mCurrentPosition:I
|
||||
|
@ -104,11 +103,11 @@
|
|||
.method public toString()Ljava/lang/String;
|
||||
.locals 2
|
||||
|
||||
new-instance v0, Ljava/lang/StringBuilder;
|
||||
const-string v0, "LayoutState{mAvailable="
|
||||
|
||||
const-string v1, "LayoutState{mAvailable="
|
||||
invoke-static {v0}, Le/e/b/a/a;->a(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
invoke-direct {v0, v1}, Ljava/lang/StringBuilder;-><init>(Ljava/lang/String;)V
|
||||
move-result-object v0
|
||||
|
||||
iget v1, p0, Landroidx/recyclerview/widget/LayoutState;->mAvailable:I
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue