apkfuckery/com.discord/smali/androidx/core/view/GestureDetectorCompat$Gestu...

29 lines
762 B
Smali

.class interface abstract Landroidx/core/view/GestureDetectorCompat$GestureDetectorCompatImpl;
.super Ljava/lang/Object;
.source "GestureDetectorCompat.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/core/view/GestureDetectorCompat;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x608
name = "GestureDetectorCompatImpl"
.end annotation
# virtual methods
.method public abstract isLongpressEnabled()Z
.end method
.method public abstract onTouchEvent(Landroid/view/MotionEvent;)Z
.end method
.method public abstract setIsLongpressEnabled(Z)V
.end method
.method public abstract setOnDoubleTapListener(Landroid/view/GestureDetector$OnDoubleTapListener;)V
.end method