Changes of com.discord v998
This commit is contained in:
parent
dc3b174a87
commit
a8e290ae89
20243 changed files with 1573881 additions and 1337713 deletions
|
@ -1,4 +1,4 @@
|
|||
.class Landroidx/recyclerview/widget/ViewBoundsCheck$BoundFlags;
|
||||
.class public Landroidx/recyclerview/widget/ViewBoundsCheck$BoundFlags;
|
||||
.super Ljava/lang/Object;
|
||||
.source "ViewBoundsCheck.java"
|
||||
|
||||
|
@ -9,25 +9,25 @@
|
|||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x8
|
||||
accessFlags = 0x9
|
||||
name = "BoundFlags"
|
||||
.end annotation
|
||||
|
||||
|
||||
# instance fields
|
||||
.field mBoundFlags:I
|
||||
.field public mBoundFlags:I
|
||||
|
||||
.field mChildEnd:I
|
||||
.field public mChildEnd:I
|
||||
|
||||
.field mChildStart:I
|
||||
.field public mChildStart:I
|
||||
|
||||
.field mRvEnd:I
|
||||
.field public mRvEnd:I
|
||||
|
||||
.field mRvStart:I
|
||||
.field public mRvStart:I
|
||||
|
||||
|
||||
# direct methods
|
||||
.method constructor <init>()V
|
||||
.method public constructor <init>()V
|
||||
.locals 1
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
@ -41,7 +41,7 @@
|
|||
|
||||
|
||||
# virtual methods
|
||||
.method addFlags(I)V
|
||||
.method public addFlags(I)V
|
||||
.locals 1
|
||||
|
||||
iget v0, p0, Landroidx/recyclerview/widget/ViewBoundsCheck$BoundFlags;->mBoundFlags:I
|
||||
|
@ -53,7 +53,7 @@
|
|||
return-void
|
||||
.end method
|
||||
|
||||
.method boundsMatch()Z
|
||||
.method public boundsMatch()Z
|
||||
.locals 4
|
||||
|
||||
iget v0, p0, Landroidx/recyclerview/widget/ViewBoundsCheck$BoundFlags;->mBoundFlags:I
|
||||
|
@ -155,7 +155,7 @@
|
|||
return v0
|
||||
.end method
|
||||
|
||||
.method compare(II)I
|
||||
.method public compare(II)I
|
||||
.locals 0
|
||||
|
||||
if-le p1, p2, :cond_0
|
||||
|
@ -177,7 +177,7 @@
|
|||
return p1
|
||||
.end method
|
||||
|
||||
.method resetFlags()V
|
||||
.method public resetFlags()V
|
||||
.locals 1
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
@ -187,7 +187,7 @@
|
|||
return-void
|
||||
.end method
|
||||
|
||||
.method setBounds(IIII)V
|
||||
.method public setBounds(IIII)V
|
||||
.locals 0
|
||||
|
||||
iput p1, p0, Landroidx/recyclerview/widget/ViewBoundsCheck$BoundFlags;->mRvStart:I
|
||||
|
@ -200,21 +200,3 @@
|
|||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method setFlags(II)V
|
||||
.locals 2
|
||||
|
||||
iget v0, p0, Landroidx/recyclerview/widget/ViewBoundsCheck$BoundFlags;->mBoundFlags:I
|
||||
|
||||
not-int v1, p2
|
||||
|
||||
and-int/2addr v0, v1
|
||||
|
||||
and-int/2addr p1, p2
|
||||
|
||||
or-int/2addr p1, v0
|
||||
|
||||
iput p1, p0, Landroidx/recyclerview/widget/ViewBoundsCheck$BoundFlags;->mBoundFlags:I
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue