You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
67 lines
1.8 KiB
67 lines
1.8 KiB
2 years ago
|
.class Lcom/viatech/camera/CameraControlView$18;
|
||
|
.super Ljava/lang/Object;
|
||
|
.source "CameraControlView.java"
|
||
|
|
||
|
# interfaces
|
||
|
.implements Landroid/view/View$OnTouchListener;
|
||
|
|
||
|
|
||
|
# annotations
|
||
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
||
|
value = Lcom/viatech/camera/CameraControlView;->setupDelay()V
|
||
|
.end annotation
|
||
|
|
||
|
.annotation system Ldalvik/annotation/InnerClass;
|
||
|
accessFlags = 0x0
|
||
|
name = null
|
||
|
.end annotation
|
||
|
|
||
|
|
||
|
# instance fields
|
||
|
.field final synthetic this$0:Lcom/viatech/camera/CameraControlView;
|
||
|
|
||
|
.field final synthetic val$mGestureDetector:Landroid/view/GestureDetector;
|
||
|
|
||
|
|
||
|
# direct methods
|
||
|
.method constructor <init>(Lcom/viatech/camera/CameraControlView;Landroid/view/GestureDetector;)V
|
||
|
.locals 0
|
||
|
|
||
|
.prologue
|
||
|
.line 1993
|
||
|
iput-object p1, p0, Lcom/viatech/camera/CameraControlView$18;->this$0:Lcom/viatech/camera/CameraControlView;
|
||
|
|
||
|
iput-object p2, p0, Lcom/viatech/camera/CameraControlView$18;->val$mGestureDetector:Landroid/view/GestureDetector;
|
||
|
|
||
|
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
|
||
|
|
||
|
.prologue
|
||
|
.line 1996
|
||
|
iget-object v0, p0, Lcom/viatech/camera/CameraControlView$18;->this$0:Lcom/viatech/camera/CameraControlView;
|
||
|
|
||
|
invoke-static {v0}, Lcom/viatech/camera/CameraControlView;->access$3000(Lcom/viatech/camera/CameraControlView;)Z
|
||
|
|
||
|
move-result v0
|
||
|
|
||
|
if-nez v0, :cond_0
|
||
|
|
||
|
.line 1997
|
||
|
iget-object v0, p0, Lcom/viatech/camera/CameraControlView$18;->val$mGestureDetector:Landroid/view/GestureDetector;
|
||
|
|
||
|
invoke-virtual {v0, p2}, Landroid/view/GestureDetector;->onTouchEvent(Landroid/view/MotionEvent;)Z
|
||
|
|
||
|
.line 1999
|
||
|
:cond_0
|
||
|
const/4 v0, 0x0
|
||
|
|
||
|
return v0
|
||
|
.end method
|