g$a.smali

.class public final Lcom/otaliastudios/cameraview/gesture/g$a;
.super Landroid/view/GestureDetector$SimpleOnGestureListener;
.source "SourceFile"


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lcom/otaliastudios/cameraview/gesture/g;-><init>(Lcom/otaliastudios/cameraview/gesture/c$a;)V
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x1
    name = null
.end annotation


# instance fields
.field public final synthetic a:Lcom/otaliastudios/cameraview/gesture/g;


# direct methods
.method public constructor <init>(Lcom/otaliastudios/cameraview/gesture/g;)V
    .registers 2

    iput-object p1, p0, Lcom/otaliastudios/cameraview/gesture/g$a;->a:Lcom/otaliastudios/cameraview/gesture/g;

    invoke-direct {p0}, Landroid/view/GestureDetector$SimpleOnGestureListener;-><init>()V

    return-void
.end method


# virtual methods
.method public final onLongPress(Landroid/view/MotionEvent;)V
    .registers 3

    .line 1
    iget-object p1, p0, Lcom/otaliastudios/cameraview/gesture/g$a;->a:Lcom/otaliastudios/cameraview/gesture/g;

    const/4 v0, 0x1

    .line 2
    iput-boolean v0, p1, Lcom/otaliastudios/cameraview/gesture/g;->e:Z

    .line 3
    sget-object v0, Lcom/otaliastudios/cameraview/gesture/a;->LONG_TAP:Lcom/otaliastudios/cameraview/gesture/a;

    .line 4
    iput-object v0, p1, Lcom/otaliastudios/cameraview/gesture/c;->b:Lcom/otaliastudios/cameraview/gesture/a;

    return-void
.end method

.method public final onSingleTapUp(Landroid/view/MotionEvent;)Z
    .registers 4

    .line 1
    iget-object p1, p0, Lcom/otaliastudios/cameraview/gesture/g$a;->a:Lcom/otaliastudios/cameraview/gesture/g;

    const/4 v0, 0x1

    .line 2
    iput-boolean v0, p1, Lcom/otaliastudios/cameraview/gesture/g;->e:Z

    .line 3
    sget-object v1, Lcom/otaliastudios/cameraview/gesture/a;->TAP:Lcom/otaliastudios/cameraview/gesture/a;

    .line 4
    iput-object v1, p1, Lcom/otaliastudios/cameraview/gesture/c;->b:Lcom/otaliastudios/cameraview/gesture/a;

    return v0
.end method