Changes of com.discord v949
This commit is contained in:
parent
c0db50b5f4
commit
18940c51f9
6263 changed files with 76623 additions and 116117 deletions
|
@ -97,10 +97,6 @@
|
|||
|
||||
.method public constructor <init>(Landroid/view/View;)V
|
||||
.locals 2
|
||||
.param p1 # Landroid/view/View;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-direct {p0}, Landroidx/core/view/AccessibilityDelegateCompat;-><init>()V
|
||||
|
||||
|
@ -381,8 +377,6 @@
|
|||
|
||||
.method private createNodeForChild(I)Landroidx/core/view/accessibility/AccessibilityNodeInfoCompat;
|
||||
.locals 7
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
invoke-static {}, Landroidx/core/view/accessibility/AccessibilityNodeInfoCompat;->obtain()Landroidx/core/view/accessibility/AccessibilityNodeInfoCompat;
|
||||
|
||||
|
@ -737,8 +731,6 @@
|
|||
|
||||
.method private createNodeForHost()Landroidx/core/view/accessibility/AccessibilityNodeInfoCompat;
|
||||
.locals 6
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
iget-object v0, p0, Landroidx/customview/widget/ExploreByTouchHelper;->mHost:Landroid/view/View;
|
||||
|
||||
|
@ -870,14 +862,6 @@
|
|||
|
||||
.method private static guessPreviouslyFocusedRect(Landroid/view/View;ILandroid/graphics/Rect;)Landroid/graphics/Rect;
|
||||
.locals 4
|
||||
.param p0 # 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-virtual {p0}, Landroid/view/View;->getWidth()I
|
||||
|
||||
|
@ -1055,10 +1039,6 @@
|
|||
|
||||
.method private moveFocus(ILandroid/graphics/Rect;)Z
|
||||
.locals 9
|
||||
.param p2 # Landroid/graphics/Rect;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-direct {p0}, Landroidx/customview/widget/ExploreByTouchHelper;->getAllNodes()Landroidx/collection/SparseArrayCompat;
|
||||
|
||||
|
@ -1370,10 +1350,6 @@
|
|||
|
||||
.method public final dispatchHoverEvent(Landroid/view/MotionEvent;)Z
|
||||
.locals 5
|
||||
.param p1 # Landroid/view/MotionEvent;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
iget-object v0, p0, Landroidx/customview/widget/ExploreByTouchHelper;->mManager:Landroid/view/accessibility/AccessibilityManager;
|
||||
|
||||
|
@ -1456,10 +1432,6 @@
|
|||
|
||||
.method public final dispatchKeyEvent(Landroid/view/KeyEvent;)Z
|
||||
.locals 6
|
||||
.param p1 # Landroid/view/KeyEvent;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-virtual {p1}, Landroid/view/KeyEvent;->getAction()I
|
||||
|
||||
|
@ -1714,8 +1686,6 @@
|
|||
|
||||
.method obtainAccessibilityNodeInfo(I)Landroidx/core/view/accessibility/AccessibilityNodeInfoCompat;
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
const/4 v0, -0x1
|
||||
|
||||
|
@ -1737,10 +1707,6 @@
|
|||
|
||||
.method public final onFocusChanged(ZILandroid/graphics/Rect;)V
|
||||
.locals 2
|
||||
.param p3 # Landroid/graphics/Rect;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
iget v0, p0, Landroidx/customview/widget/ExploreByTouchHelper;->mKeyboardFocusedVirtualViewId:I
|
||||
|
||||
|
@ -1780,47 +1746,27 @@
|
|||
.end method
|
||||
|
||||
.method protected abstract onPerformActionForVirtualView(IILandroid/os/Bundle;)Z
|
||||
.param p3 # Landroid/os/Bundle;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
.end method
|
||||
|
||||
.method protected onPopulateEventForHost(Landroid/view/accessibility/AccessibilityEvent;)V
|
||||
.locals 0
|
||||
.param p1 # Landroid/view/accessibility/AccessibilityEvent;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method protected onPopulateEventForVirtualView(ILandroid/view/accessibility/AccessibilityEvent;)V
|
||||
.locals 0
|
||||
.param p2 # Landroid/view/accessibility/AccessibilityEvent;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method protected onPopulateNodeForHost(Landroidx/core/view/accessibility/AccessibilityNodeInfoCompat;)V
|
||||
.locals 0
|
||||
.param p1 # Landroidx/core/view/accessibility/AccessibilityNodeInfoCompat;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method protected abstract onPopulateNodeForVirtualView(ILandroidx/core/view/accessibility/AccessibilityNodeInfoCompat;)V
|
||||
.param p2 # Landroidx/core/view/accessibility/AccessibilityNodeInfoCompat;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.end method
|
||||
|
||||
.method protected onVirtualViewKeyboardFocusChanged(IZ)V
|
||||
|
|
|
@ -24,18 +24,6 @@
|
|||
|
||||
.method private static beamBeats(ILandroid/graphics/Rect;Landroid/graphics/Rect;Landroid/graphics/Rect;)Z
|
||||
.locals 3
|
||||
.param p1 # Landroid/graphics/Rect;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroid/graphics/Rect;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p3 # Landroid/graphics/Rect;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-static {p0, p1, p2}, Landroidx/customview/widget/FocusStrategy;->beamsOverlap(ILandroid/graphics/Rect;Landroid/graphics/Rect;)Z
|
||||
|
||||
|
@ -102,14 +90,6 @@
|
|||
|
||||
.method private static beamsOverlap(ILandroid/graphics/Rect;Landroid/graphics/Rect;)Z
|
||||
.locals 3
|
||||
.param p1 # Landroid/graphics/Rect;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroid/graphics/Rect;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
const/16 v0, 0x11
|
||||
|
||||
|
@ -182,26 +162,6 @@
|
|||
|
||||
.method public static findNextFocusInAbsoluteDirection(Ljava/lang/Object;Landroidx/customview/widget/FocusStrategy$CollectionAdapter;Landroidx/customview/widget/FocusStrategy$BoundsAdapter;Ljava/lang/Object;Landroid/graphics/Rect;I)Ljava/lang/Object;
|
||||
.locals 7
|
||||
.param p0 # Ljava/lang/Object;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p1 # Landroidx/customview/widget/FocusStrategy$CollectionAdapter;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroidx/customview/widget/FocusStrategy$BoundsAdapter;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p3 # Ljava/lang/Object;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p4 # Landroid/graphics/Rect;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"<",
|
||||
|
@ -340,22 +300,6 @@
|
|||
|
||||
.method public static findNextFocusInRelativeDirection(Ljava/lang/Object;Landroidx/customview/widget/FocusStrategy$CollectionAdapter;Landroidx/customview/widget/FocusStrategy$BoundsAdapter;Ljava/lang/Object;IZZ)Ljava/lang/Object;
|
||||
.locals 4
|
||||
.param p0 # Ljava/lang/Object;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p1 # Landroidx/customview/widget/FocusStrategy$CollectionAdapter;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroidx/customview/widget/FocusStrategy$BoundsAdapter;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p3 # Ljava/lang/Object;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"<",
|
||||
|
@ -564,18 +508,6 @@
|
|||
|
||||
.method private static isBetterCandidate(ILandroid/graphics/Rect;Landroid/graphics/Rect;Landroid/graphics/Rect;)Z
|
||||
.locals 3
|
||||
.param p1 # Landroid/graphics/Rect;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroid/graphics/Rect;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p3 # Landroid/graphics/Rect;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-static {p1, p2, p0}, Landroidx/customview/widget/FocusStrategy;->isCandidate(Landroid/graphics/Rect;Landroid/graphics/Rect;I)Z
|
||||
|
||||
|
@ -651,14 +583,6 @@
|
|||
|
||||
.method private static isCandidate(Landroid/graphics/Rect;Landroid/graphics/Rect;I)Z
|
||||
.locals 3
|
||||
.param p0 # Landroid/graphics/Rect;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p1 # Landroid/graphics/Rect;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
const/16 v0, 0x11
|
||||
|
||||
|
@ -791,14 +715,6 @@
|
|||
|
||||
.method private static isToDirectionOf(ILandroid/graphics/Rect;Landroid/graphics/Rect;)Z
|
||||
.locals 3
|
||||
.param p1 # Landroid/graphics/Rect;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroid/graphics/Rect;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
const/16 v0, 0x11
|
||||
|
||||
|
@ -879,14 +795,6 @@
|
|||
|
||||
.method private static majorAxisDistance(ILandroid/graphics/Rect;Landroid/graphics/Rect;)I
|
||||
.locals 0
|
||||
.param p1 # Landroid/graphics/Rect;
|
||||
.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 {p0, p1, p2}, Landroidx/customview/widget/FocusStrategy;->majorAxisDistanceRaw(ILandroid/graphics/Rect;Landroid/graphics/Rect;)I
|
||||
|
||||
|
@ -903,14 +811,6 @@
|
|||
|
||||
.method private static majorAxisDistanceRaw(ILandroid/graphics/Rect;Landroid/graphics/Rect;)I
|
||||
.locals 1
|
||||
.param p1 # Landroid/graphics/Rect;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroid/graphics/Rect;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
const/16 v0, 0x11
|
||||
|
||||
|
@ -970,14 +870,6 @@
|
|||
|
||||
.method private static majorAxisDistanceToFarEdge(ILandroid/graphics/Rect;Landroid/graphics/Rect;)I
|
||||
.locals 0
|
||||
.param p1 # Landroid/graphics/Rect;
|
||||
.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 {p0, p1, p2}, Landroidx/customview/widget/FocusStrategy;->majorAxisDistanceToFarEdgeRaw(ILandroid/graphics/Rect;Landroid/graphics/Rect;)I
|
||||
|
||||
|
@ -994,14 +886,6 @@
|
|||
|
||||
.method private static majorAxisDistanceToFarEdgeRaw(ILandroid/graphics/Rect;Landroid/graphics/Rect;)I
|
||||
.locals 1
|
||||
.param p1 # Landroid/graphics/Rect;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroid/graphics/Rect;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
const/16 v0, 0x11
|
||||
|
||||
|
@ -1061,14 +945,6 @@
|
|||
|
||||
.method private static minorAxisDistance(ILandroid/graphics/Rect;Landroid/graphics/Rect;)I
|
||||
.locals 1
|
||||
.param p1 # Landroid/graphics/Rect;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroid/graphics/Rect;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
const/16 v0, 0x11
|
||||
|
||||
|
|
|
@ -27,10 +27,6 @@
|
|||
# virtual methods
|
||||
.method public clampViewPositionHorizontal(Landroid/view/View;II)I
|
||||
.locals 0
|
||||
.param p1 # Landroid/view/View;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
const/4 p1, 0x0
|
||||
|
||||
|
@ -39,10 +35,6 @@
|
|||
|
||||
.method public clampViewPositionVertical(Landroid/view/View;II)I
|
||||
.locals 0
|
||||
.param p1 # Landroid/view/View;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
const/4 p1, 0x0
|
||||
|
||||
|
@ -57,10 +49,6 @@
|
|||
|
||||
.method public getViewHorizontalDragRange(Landroid/view/View;)I
|
||||
.locals 0
|
||||
.param p1 # Landroid/view/View;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
const/4 p1, 0x0
|
||||
|
||||
|
@ -69,10 +57,6 @@
|
|||
|
||||
.method public getViewVerticalDragRange(Landroid/view/View;)I
|
||||
.locals 0
|
||||
.param p1 # Landroid/view/View;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
const/4 p1, 0x0
|
||||
|
||||
|
@ -101,10 +85,6 @@
|
|||
|
||||
.method public onViewCaptured(Landroid/view/View;I)V
|
||||
.locals 0
|
||||
.param p1 # Landroid/view/View;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
@ -117,35 +97,15 @@
|
|||
|
||||
.method public onViewPositionChanged(Landroid/view/View;IIII)V
|
||||
.locals 0
|
||||
.param p1 # Landroid/view/View;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p4 # I
|
||||
.annotation build Landroidx/annotation/Px;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p5 # I
|
||||
.annotation build Landroidx/annotation/Px;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public onViewReleased(Landroid/view/View;FF)V
|
||||
.locals 0
|
||||
.param p1 # Landroid/view/View;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public abstract tryCaptureView(Landroid/view/View;I)Z
|
||||
.param p1 # Landroid/view/View;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.end method
|
||||
|
|
|
@ -108,18 +108,6 @@
|
|||
|
||||
.method private constructor <init>(Landroid/content/Context;Landroid/view/ViewGroup;Landroidx/customview/widget/ViewDragHelper$Callback;)V
|
||||
.locals 1
|
||||
.param p1 # Landroid/content/Context;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroid/view/ViewGroup;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p3 # Landroidx/customview/widget/ViewDragHelper$Callback;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
|
@ -825,14 +813,6 @@
|
|||
|
||||
.method public static create(Landroid/view/ViewGroup;FLandroidx/customview/widget/ViewDragHelper$Callback;)Landroidx/customview/widget/ViewDragHelper;
|
||||
.locals 1
|
||||
.param p0 # Landroid/view/ViewGroup;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroidx/customview/widget/ViewDragHelper$Callback;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-static {p0, p2}, Landroidx/customview/widget/ViewDragHelper;->create(Landroid/view/ViewGroup;Landroidx/customview/widget/ViewDragHelper$Callback;)Landroidx/customview/widget/ViewDragHelper;
|
||||
|
||||
|
@ -857,14 +837,6 @@
|
|||
|
||||
.method public static create(Landroid/view/ViewGroup;Landroidx/customview/widget/ViewDragHelper$Callback;)Landroidx/customview/widget/ViewDragHelper;
|
||||
.locals 2
|
||||
.param p0 # Landroid/view/ViewGroup;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p1 # Landroidx/customview/widget/ViewDragHelper$Callback;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
new-instance v0, Landroidx/customview/widget/ViewDragHelper;
|
||||
|
||||
|
@ -1530,10 +1502,6 @@
|
|||
|
||||
.method protected canScroll(Landroid/view/View;ZIIII)Z
|
||||
.locals 13
|
||||
.param p1 # Landroid/view/View;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
move-object v0, p1
|
||||
|
||||
|
@ -1688,10 +1656,6 @@
|
|||
|
||||
.method public captureChildView(Landroid/view/View;I)V
|
||||
.locals 2
|
||||
.param p1 # Landroid/view/View;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-virtual {p1}, Landroid/view/View;->getParent()Landroid/view/ViewParent;
|
||||
|
||||
|
@ -2033,8 +1997,6 @@
|
|||
|
||||
.method public findTopChildUnder(II)Landroid/view/View;
|
||||
.locals 3
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
|
||||
iget-object v0, p0, Landroidx/customview/widget/ViewDragHelper;->mParentView:Landroid/view/ViewGroup;
|
||||
|
||||
|
@ -2173,8 +2135,6 @@
|
|||
|
||||
.method public getCapturedView()Landroid/view/View;
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
|
||||
iget-object v0, p0, Landroidx/customview/widget/ViewDragHelper;->mCapturedView:Landroid/view/View;
|
||||
|
||||
|
@ -2183,8 +2143,6 @@
|
|||
|
||||
.method public getEdgeSize()I
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/Px;
|
||||
.end annotation
|
||||
|
||||
iget v0, p0, Landroidx/customview/widget/ViewDragHelper;->mEdgeSize:I
|
||||
|
||||
|
@ -2201,8 +2159,6 @@
|
|||
|
||||
.method public getTouchSlop()I
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/Px;
|
||||
.end annotation
|
||||
|
||||
iget v0, p0, Landroidx/customview/widget/ViewDragHelper;->mTouchSlop:I
|
||||
|
||||
|
@ -2312,10 +2268,6 @@
|
|||
|
||||
.method public isViewUnder(Landroid/view/View;II)Z
|
||||
.locals 2
|
||||
.param p1 # Landroid/view/View;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
|
@ -2358,10 +2310,6 @@
|
|||
|
||||
.method public processTouchEvent(Landroid/view/MotionEvent;)V
|
||||
.locals 9
|
||||
.param p1 # Landroid/view/MotionEvent;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-virtual {p1}, Landroid/view/MotionEvent;->getActionMasked()I
|
||||
|
||||
|
@ -2865,10 +2813,6 @@
|
|||
|
||||
.method public shouldInterceptTouchEvent(Landroid/view/MotionEvent;)Z
|
||||
.locals 16
|
||||
.param p1 # Landroid/view/MotionEvent;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
move-object/from16 v0, p0
|
||||
|
||||
|
@ -3216,10 +3160,6 @@
|
|||
|
||||
.method public smoothSlideViewTo(Landroid/view/View;II)Z
|
||||
.locals 0
|
||||
.param p1 # Landroid/view/View;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
iput-object p1, p0, Landroidx/customview/widget/ViewDragHelper;->mCapturedView:Landroid/view/View;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue