Changes of com.discord v1325
This commit is contained in:
parent
d9d9f382c9
commit
3cb9e1231d
28086 changed files with 4880345 additions and 0 deletions
|
@ -0,0 +1,56 @@
|
|||
.class public final Landroidx/customview/widget/ExploreByTouchHelper$1;
|
||||
.super Ljava/lang/Object;
|
||||
.source "ExploreByTouchHelper.java"
|
||||
|
||||
# interfaces
|
||||
.implements Landroidx/customview/widget/FocusStrategy$BoundsAdapter;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingClass;
|
||||
value = Landroidx/customview/widget/ExploreByTouchHelper;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x9
|
||||
name = null
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Ljava/lang/Object;",
|
||||
"Landroidx/customview/widget/FocusStrategy$BoundsAdapter<",
|
||||
"Landroidx/core/view/accessibility/AccessibilityNodeInfoCompat;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public obtainBounds(Landroidx/core/view/accessibility/AccessibilityNodeInfoCompat;Landroid/graphics/Rect;)V
|
||||
.locals 0
|
||||
|
||||
invoke-virtual {p1, p2}, Landroidx/core/view/accessibility/AccessibilityNodeInfoCompat;->getBoundsInParent(Landroid/graphics/Rect;)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public bridge synthetic obtainBounds(Ljava/lang/Object;Landroid/graphics/Rect;)V
|
||||
.locals 0
|
||||
|
||||
check-cast p1, Landroidx/core/view/accessibility/AccessibilityNodeInfoCompat;
|
||||
|
||||
invoke-virtual {p0, p1, p2}, Landroidx/customview/widget/ExploreByTouchHelper$1;->obtainBounds(Landroidx/core/view/accessibility/AccessibilityNodeInfoCompat;Landroid/graphics/Rect;)V
|
||||
|
||||
return-void
|
||||
.end method
|
|
@ -0,0 +1,104 @@
|
|||
.class public final Landroidx/customview/widget/ExploreByTouchHelper$2;
|
||||
.super Ljava/lang/Object;
|
||||
.source "ExploreByTouchHelper.java"
|
||||
|
||||
# interfaces
|
||||
.implements Landroidx/customview/widget/FocusStrategy$CollectionAdapter;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingClass;
|
||||
value = Landroidx/customview/widget/ExploreByTouchHelper;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x9
|
||||
name = null
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Ljava/lang/Object;",
|
||||
"Landroidx/customview/widget/FocusStrategy$CollectionAdapter<",
|
||||
"Landroidx/collection/SparseArrayCompat<",
|
||||
"Landroidx/core/view/accessibility/AccessibilityNodeInfoCompat;",
|
||||
">;",
|
||||
"Landroidx/core/view/accessibility/AccessibilityNodeInfoCompat;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public get(Landroidx/collection/SparseArrayCompat;I)Landroidx/core/view/accessibility/AccessibilityNodeInfoCompat;
|
||||
.locals 0
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
"Landroidx/collection/SparseArrayCompat<",
|
||||
"Landroidx/core/view/accessibility/AccessibilityNodeInfoCompat;",
|
||||
">;I)",
|
||||
"Landroidx/core/view/accessibility/AccessibilityNodeInfoCompat;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
invoke-virtual {p1, p2}, Landroidx/collection/SparseArrayCompat;->valueAt(I)Ljava/lang/Object;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
check-cast p1, Landroidx/core/view/accessibility/AccessibilityNodeInfoCompat;
|
||||
|
||||
return-object p1
|
||||
.end method
|
||||
|
||||
.method public bridge synthetic get(Ljava/lang/Object;I)Ljava/lang/Object;
|
||||
.locals 0
|
||||
|
||||
check-cast p1, Landroidx/collection/SparseArrayCompat;
|
||||
|
||||
invoke-virtual {p0, p1, p2}, Landroidx/customview/widget/ExploreByTouchHelper$2;->get(Landroidx/collection/SparseArrayCompat;I)Landroidx/core/view/accessibility/AccessibilityNodeInfoCompat;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
return-object p1
|
||||
.end method
|
||||
|
||||
.method public size(Landroidx/collection/SparseArrayCompat;)I
|
||||
.locals 0
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
"Landroidx/collection/SparseArrayCompat<",
|
||||
"Landroidx/core/view/accessibility/AccessibilityNodeInfoCompat;",
|
||||
">;)I"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
invoke-virtual {p1}, Landroidx/collection/SparseArrayCompat;->size()I
|
||||
|
||||
move-result p1
|
||||
|
||||
return p1
|
||||
.end method
|
||||
|
||||
.method public bridge synthetic size(Ljava/lang/Object;)I
|
||||
.locals 0
|
||||
|
||||
check-cast p1, Landroidx/collection/SparseArrayCompat;
|
||||
|
||||
invoke-virtual {p0, p1}, Landroidx/customview/widget/ExploreByTouchHelper$2;->size(Landroidx/collection/SparseArrayCompat;)I
|
||||
|
||||
move-result p1
|
||||
|
||||
return p1
|
||||
.end method
|
|
@ -0,0 +1,95 @@
|
|||
.class public Landroidx/customview/widget/ExploreByTouchHelper$MyNodeProvider;
|
||||
.super Landroidx/core/view/accessibility/AccessibilityNodeProviderCompat;
|
||||
.source "ExploreByTouchHelper.java"
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingClass;
|
||||
value = Landroidx/customview/widget/ExploreByTouchHelper;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x1
|
||||
name = "MyNodeProvider"
|
||||
.end annotation
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic this$0:Landroidx/customview/widget/ExploreByTouchHelper;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Landroidx/customview/widget/ExploreByTouchHelper;)V
|
||||
.locals 0
|
||||
|
||||
iput-object p1, p0, Landroidx/customview/widget/ExploreByTouchHelper$MyNodeProvider;->this$0:Landroidx/customview/widget/ExploreByTouchHelper;
|
||||
|
||||
invoke-direct {p0}, Landroidx/core/view/accessibility/AccessibilityNodeProviderCompat;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public createAccessibilityNodeInfo(I)Landroidx/core/view/accessibility/AccessibilityNodeInfoCompat;
|
||||
.locals 1
|
||||
|
||||
iget-object v0, p0, Landroidx/customview/widget/ExploreByTouchHelper$MyNodeProvider;->this$0:Landroidx/customview/widget/ExploreByTouchHelper;
|
||||
|
||||
invoke-virtual {v0, p1}, Landroidx/customview/widget/ExploreByTouchHelper;->obtainAccessibilityNodeInfo(I)Landroidx/core/view/accessibility/AccessibilityNodeInfoCompat;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
invoke-static {p1}, Landroidx/core/view/accessibility/AccessibilityNodeInfoCompat;->obtain(Landroidx/core/view/accessibility/AccessibilityNodeInfoCompat;)Landroidx/core/view/accessibility/AccessibilityNodeInfoCompat;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
return-object p1
|
||||
.end method
|
||||
|
||||
.method public findFocus(I)Landroidx/core/view/accessibility/AccessibilityNodeInfoCompat;
|
||||
.locals 1
|
||||
|
||||
const/4 v0, 0x2
|
||||
|
||||
if-ne p1, v0, :cond_0
|
||||
|
||||
iget-object p1, p0, Landroidx/customview/widget/ExploreByTouchHelper$MyNodeProvider;->this$0:Landroidx/customview/widget/ExploreByTouchHelper;
|
||||
|
||||
iget p1, p1, Landroidx/customview/widget/ExploreByTouchHelper;->mAccessibilityFocusedVirtualViewId:I
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
iget-object p1, p0, Landroidx/customview/widget/ExploreByTouchHelper$MyNodeProvider;->this$0:Landroidx/customview/widget/ExploreByTouchHelper;
|
||||
|
||||
iget p1, p1, Landroidx/customview/widget/ExploreByTouchHelper;->mKeyboardFocusedVirtualViewId:I
|
||||
|
||||
:goto_0
|
||||
const/high16 v0, -0x80000000
|
||||
|
||||
if-ne p1, v0, :cond_1
|
||||
|
||||
const/4 p1, 0x0
|
||||
|
||||
return-object p1
|
||||
|
||||
:cond_1
|
||||
invoke-virtual {p0, p1}, Landroidx/customview/widget/ExploreByTouchHelper$MyNodeProvider;->createAccessibilityNodeInfo(I)Landroidx/core/view/accessibility/AccessibilityNodeInfoCompat;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
return-object p1
|
||||
.end method
|
||||
|
||||
.method public performAction(IILandroid/os/Bundle;)Z
|
||||
.locals 1
|
||||
|
||||
iget-object v0, p0, Landroidx/customview/widget/ExploreByTouchHelper$MyNodeProvider;->this$0:Landroidx/customview/widget/ExploreByTouchHelper;
|
||||
|
||||
invoke-virtual {v0, p1, p2, p3}, Landroidx/customview/widget/ExploreByTouchHelper;->performAction(IILandroid/os/Bundle;)Z
|
||||
|
||||
move-result p1
|
||||
|
||||
return p1
|
||||
.end method
|
File diff suppressed because it is too large
Load diff
|
@ -0,0 +1,35 @@
|
|||
.class public interface abstract Landroidx/customview/widget/FocusStrategy$BoundsAdapter;
|
||||
.super Ljava/lang/Object;
|
||||
.source "FocusStrategy.java"
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingClass;
|
||||
value = Landroidx/customview/widget/FocusStrategy;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x609
|
||||
name = "BoundsAdapter"
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"<T:",
|
||||
"Ljava/lang/Object;",
|
||||
">",
|
||||
"Ljava/lang/Object;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public abstract obtainBounds(Ljava/lang/Object;Landroid/graphics/Rect;)V
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(TT;",
|
||||
"Landroid/graphics/Rect;",
|
||||
")V"
|
||||
}
|
||||
.end annotation
|
||||
.end method
|
|
@ -0,0 +1,43 @@
|
|||
.class public interface abstract Landroidx/customview/widget/FocusStrategy$CollectionAdapter;
|
||||
.super Ljava/lang/Object;
|
||||
.source "FocusStrategy.java"
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingClass;
|
||||
value = Landroidx/customview/widget/FocusStrategy;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x609
|
||||
name = "CollectionAdapter"
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"<T:",
|
||||
"Ljava/lang/Object;",
|
||||
"V:",
|
||||
"Ljava/lang/Object;",
|
||||
">",
|
||||
"Ljava/lang/Object;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public abstract get(Ljava/lang/Object;I)Ljava/lang/Object;
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(TT;I)TV;"
|
||||
}
|
||||
.end annotation
|
||||
.end method
|
||||
|
||||
.method public abstract size(Ljava/lang/Object;)I
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(TT;)I"
|
||||
}
|
||||
.end annotation
|
||||
.end method
|
|
@ -0,0 +1,199 @@
|
|||
.class public Landroidx/customview/widget/FocusStrategy$SequentialComparator;
|
||||
.super Ljava/lang/Object;
|
||||
.source "FocusStrategy.java"
|
||||
|
||||
# interfaces
|
||||
.implements Ljava/util/Comparator;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingClass;
|
||||
value = Landroidx/customview/widget/FocusStrategy;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x9
|
||||
name = "SequentialComparator"
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"<T:",
|
||||
"Ljava/lang/Object;",
|
||||
">",
|
||||
"Ljava/lang/Object;",
|
||||
"Ljava/util/Comparator<",
|
||||
"TT;>;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final mAdapter:Landroidx/customview/widget/FocusStrategy$BoundsAdapter;
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Landroidx/customview/widget/FocusStrategy$BoundsAdapter<",
|
||||
"TT;>;"
|
||||
}
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
.field public final mIsLayoutRtl:Z
|
||||
|
||||
.field public final mTemp1:Landroid/graphics/Rect;
|
||||
|
||||
.field public final mTemp2:Landroid/graphics/Rect;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(ZLandroidx/customview/widget/FocusStrategy$BoundsAdapter;)V
|
||||
.locals 1
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(Z",
|
||||
"Landroidx/customview/widget/FocusStrategy$BoundsAdapter<",
|
||||
"TT;>;)V"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
new-instance v0, Landroid/graphics/Rect;
|
||||
|
||||
invoke-direct {v0}, Landroid/graphics/Rect;-><init>()V
|
||||
|
||||
iput-object v0, p0, Landroidx/customview/widget/FocusStrategy$SequentialComparator;->mTemp1:Landroid/graphics/Rect;
|
||||
|
||||
new-instance v0, Landroid/graphics/Rect;
|
||||
|
||||
invoke-direct {v0}, Landroid/graphics/Rect;-><init>()V
|
||||
|
||||
iput-object v0, p0, Landroidx/customview/widget/FocusStrategy$SequentialComparator;->mTemp2:Landroid/graphics/Rect;
|
||||
|
||||
iput-boolean p1, p0, Landroidx/customview/widget/FocusStrategy$SequentialComparator;->mIsLayoutRtl:Z
|
||||
|
||||
iput-object p2, p0, Landroidx/customview/widget/FocusStrategy$SequentialComparator;->mAdapter:Landroidx/customview/widget/FocusStrategy$BoundsAdapter;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public compare(Ljava/lang/Object;Ljava/lang/Object;)I
|
||||
.locals 4
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(TT;TT;)I"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
iget-object v0, p0, Landroidx/customview/widget/FocusStrategy$SequentialComparator;->mTemp1:Landroid/graphics/Rect;
|
||||
|
||||
iget-object v1, p0, Landroidx/customview/widget/FocusStrategy$SequentialComparator;->mTemp2:Landroid/graphics/Rect;
|
||||
|
||||
iget-object v2, p0, Landroidx/customview/widget/FocusStrategy$SequentialComparator;->mAdapter:Landroidx/customview/widget/FocusStrategy$BoundsAdapter;
|
||||
|
||||
invoke-interface {v2, p1, v0}, Landroidx/customview/widget/FocusStrategy$BoundsAdapter;->obtainBounds(Ljava/lang/Object;Landroid/graphics/Rect;)V
|
||||
|
||||
iget-object p1, p0, Landroidx/customview/widget/FocusStrategy$SequentialComparator;->mAdapter:Landroidx/customview/widget/FocusStrategy$BoundsAdapter;
|
||||
|
||||
invoke-interface {p1, p2, v1}, Landroidx/customview/widget/FocusStrategy$BoundsAdapter;->obtainBounds(Ljava/lang/Object;Landroid/graphics/Rect;)V
|
||||
|
||||
iget p1, v0, Landroid/graphics/Rect;->top:I
|
||||
|
||||
iget p2, v1, Landroid/graphics/Rect;->top:I
|
||||
|
||||
const/4 v2, -0x1
|
||||
|
||||
if-ge p1, p2, :cond_0
|
||||
|
||||
return v2
|
||||
|
||||
:cond_0
|
||||
const/4 v3, 0x1
|
||||
|
||||
if-le p1, p2, :cond_1
|
||||
|
||||
return v3
|
||||
|
||||
:cond_1
|
||||
iget p1, v0, Landroid/graphics/Rect;->left:I
|
||||
|
||||
iget p2, v1, Landroid/graphics/Rect;->left:I
|
||||
|
||||
if-ge p1, p2, :cond_3
|
||||
|
||||
iget-boolean p1, p0, Landroidx/customview/widget/FocusStrategy$SequentialComparator;->mIsLayoutRtl:Z
|
||||
|
||||
if-eqz p1, :cond_2
|
||||
|
||||
const/4 v2, 0x1
|
||||
|
||||
:cond_2
|
||||
return v2
|
||||
|
||||
:cond_3
|
||||
if-le p1, p2, :cond_5
|
||||
|
||||
iget-boolean p1, p0, Landroidx/customview/widget/FocusStrategy$SequentialComparator;->mIsLayoutRtl:Z
|
||||
|
||||
if-eqz p1, :cond_4
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_4
|
||||
const/4 v2, 0x1
|
||||
|
||||
:goto_0
|
||||
return v2
|
||||
|
||||
:cond_5
|
||||
iget p1, v0, Landroid/graphics/Rect;->bottom:I
|
||||
|
||||
iget p2, v1, Landroid/graphics/Rect;->bottom:I
|
||||
|
||||
if-ge p1, p2, :cond_6
|
||||
|
||||
return v2
|
||||
|
||||
:cond_6
|
||||
if-le p1, p2, :cond_7
|
||||
|
||||
return v3
|
||||
|
||||
:cond_7
|
||||
iget p1, v0, Landroid/graphics/Rect;->right:I
|
||||
|
||||
iget p2, v1, Landroid/graphics/Rect;->right:I
|
||||
|
||||
if-ge p1, p2, :cond_9
|
||||
|
||||
iget-boolean p1, p0, Landroidx/customview/widget/FocusStrategy$SequentialComparator;->mIsLayoutRtl:Z
|
||||
|
||||
if-eqz p1, :cond_8
|
||||
|
||||
const/4 v2, 0x1
|
||||
|
||||
:cond_8
|
||||
return v2
|
||||
|
||||
:cond_9
|
||||
if-le p1, p2, :cond_b
|
||||
|
||||
iget-boolean p1, p0, Landroidx/customview/widget/FocusStrategy$SequentialComparator;->mIsLayoutRtl:Z
|
||||
|
||||
if-eqz p1, :cond_a
|
||||
|
||||
goto :goto_1
|
||||
|
||||
:cond_a
|
||||
const/4 v2, 0x1
|
||||
|
||||
:goto_1
|
||||
return v2
|
||||
|
||||
:cond_b
|
||||
const/4 p1, 0x0
|
||||
|
||||
return p1
|
||||
.end method
|
1184
com.discord/smali/androidx/customview/widget/FocusStrategy.smali
Normal file
1184
com.discord/smali/androidx/customview/widget/FocusStrategy.smali
Normal file
File diff suppressed because it is too large
Load diff
|
@ -0,0 +1,49 @@
|
|||
.class public final Landroidx/customview/widget/ViewDragHelper$1;
|
||||
.super Ljava/lang/Object;
|
||||
.source "ViewDragHelper.java"
|
||||
|
||||
# interfaces
|
||||
.implements Landroid/view/animation/Interpolator;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingClass;
|
||||
value = Landroidx/customview/widget/ViewDragHelper;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x9
|
||||
name = null
|
||||
.end annotation
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public getInterpolation(F)F
|
||||
.locals 2
|
||||
|
||||
const/high16 v0, 0x3f800000 # 1.0f
|
||||
|
||||
sub-float/2addr p1, v0
|
||||
|
||||
mul-float v1, p1, p1
|
||||
|
||||
mul-float v1, v1, p1
|
||||
|
||||
mul-float v1, v1, p1
|
||||
|
||||
mul-float v1, v1, p1
|
||||
|
||||
add-float/2addr v1, v0
|
||||
|
||||
return v1
|
||||
.end method
|
|
@ -0,0 +1,47 @@
|
|||
.class public Landroidx/customview/widget/ViewDragHelper$2;
|
||||
.super Ljava/lang/Object;
|
||||
.source "ViewDragHelper.java"
|
||||
|
||||
# interfaces
|
||||
.implements Ljava/lang/Runnable;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingClass;
|
||||
value = Landroidx/customview/widget/ViewDragHelper;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x1
|
||||
name = null
|
||||
.end annotation
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic this$0:Landroidx/customview/widget/ViewDragHelper;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Landroidx/customview/widget/ViewDragHelper;)V
|
||||
.locals 0
|
||||
|
||||
iput-object p1, p0, Landroidx/customview/widget/ViewDragHelper$2;->this$0:Landroidx/customview/widget/ViewDragHelper;
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public run()V
|
||||
.locals 2
|
||||
|
||||
iget-object v0, p0, Landroidx/customview/widget/ViewDragHelper$2;->this$0:Landroidx/customview/widget/ViewDragHelper;
|
||||
|
||||
const/4 v1, 0x0
|
||||
|
||||
invoke-virtual {v0, v1}, Landroidx/customview/widget/ViewDragHelper;->setDragState(I)V
|
||||
|
||||
return-void
|
||||
.end method
|
|
@ -0,0 +1,151 @@
|
|||
.class public abstract Landroidx/customview/widget/ViewDragHelper$Callback;
|
||||
.super Ljava/lang/Object;
|
||||
.source "ViewDragHelper.java"
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingClass;
|
||||
value = Landroidx/customview/widget/ViewDragHelper;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x409
|
||||
name = "Callback"
|
||||
.end annotation
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# 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
|
||||
|
||||
return p1
|
||||
.end method
|
||||
|
||||
.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
|
||||
|
||||
return p1
|
||||
.end method
|
||||
|
||||
.method public getOrderedChildIndex(I)I
|
||||
.locals 0
|
||||
|
||||
return p1
|
||||
.end method
|
||||
|
||||
.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
|
||||
|
||||
return p1
|
||||
.end method
|
||||
|
||||
.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
|
||||
|
||||
return p1
|
||||
.end method
|
||||
|
||||
.method public onEdgeDragStarted(II)V
|
||||
.locals 0
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public onEdgeLock(I)Z
|
||||
.locals 0
|
||||
|
||||
const/4 p1, 0x0
|
||||
|
||||
return p1
|
||||
.end method
|
||||
|
||||
.method public onEdgeTouched(II)V
|
||||
.locals 0
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.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
|
||||
|
||||
.method public onViewDragStateChanged(I)V
|
||||
.locals 0
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.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
|
3347
com.discord/smali/androidx/customview/widget/ViewDragHelper.smali
Normal file
3347
com.discord/smali/androidx/customview/widget/ViewDragHelper.smali
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue