apkfuckery/com.discord/smali/androidx/core/view/DragStartHelper$2.smali

48 lines
1.1 KiB
Smali

.class Landroidx/core/view/DragStartHelper$2;
.super Ljava/lang/Object;
.source "DragStartHelper.java"
# interfaces
.implements Landroid/view/View$OnTouchListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/core/view/DragStartHelper;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic this$0:Landroidx/core/view/DragStartHelper;
# direct methods
.method constructor <init>(Landroidx/core/view/DragStartHelper;)V
.locals 0
iput-object p1, p0, Landroidx/core/view/DragStartHelper$2;->this$0:Landroidx/core/view/DragStartHelper;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public onTouch(Landroid/view/View;Landroid/view/MotionEvent;)Z
.locals 1
iget-object v0, p0, Landroidx/core/view/DragStartHelper$2;->this$0:Landroidx/core/view/DragStartHelper;
invoke-virtual {v0, p1, p2}, Landroidx/core/view/DragStartHelper;->onTouch(Landroid/view/View;Landroid/view/MotionEvent;)Z
move-result p1
return p1
.end method