Changes of com.discord v949
This commit is contained in:
parent
c0db50b5f4
commit
18940c51f9
6263 changed files with 76623 additions and 116117 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue