e$a.smali
.class public Lj7/e$a;
.super Landroid/view/GestureDetector$SimpleOnGestureListener;
.source "TapGestureFinder.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lj7/e;-><init>(Lj7/a$a;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field public final synthetic a:Lj7/e;
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
.method public constructor <init>(Lj7/e;)V
.registers 2
iput-object p1, p0, Lj7/e$a;->a:Lj7/e;
invoke-direct {p0}, Landroid/view/GestureDetector$SimpleOnGestureListener;-><init>()V
return-void
.end method
# virtual methods
.method public onLongPress(Landroid/view/MotionEvent;)V
.registers 3
iget-object p1, p0, Lj7/e$a;->a:Lj7/e;
const/4 v0, 0x1
invoke-static {p1, v0}, Lj7/e;->a(Lj7/e;Z)Z
iget-object p1, p0, Lj7/e$a;->a:Lj7/e;
sget-object v0, Lcom/otaliastudios/cameraview/gesture/Gesture;->LONG_TAP:Lcom/otaliastudios/cameraview/gesture/Gesture;
invoke-virtual {p1, v0}, Lj7/a;->a(Lcom/otaliastudios/cameraview/gesture/Gesture;)V
return-void
.end method
.method public onSingleTapUp(Landroid/view/MotionEvent;)Z
.registers 4
iget-object p1, p0, Lj7/e$a;->a:Lj7/e;
const/4 v0, 0x1
invoke-static {p1, v0}, Lj7/e;->a(Lj7/e;Z)Z
iget-object p1, p0, Lj7/e$a;->a:Lj7/e;
sget-object v1, Lcom/otaliastudios/cameraview/gesture/Gesture;->TAP:Lcom/otaliastudios/cameraview/gesture/Gesture;
invoke-virtual {p1, v1}, Lj7/a;->a(Lcom/otaliastudios/cameraview/gesture/Gesture;)V
return v0
.end method