今奥全景相机
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.

60 lines
1.3 KiB

.class Lcom/bigkoo/alertview/AlertView$3;
.super Ljava/lang/Object;
.source "AlertView.java"
# interfaces
.implements Landroid/view/View$OnTouchListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/bigkoo/alertview/AlertView;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic this$0:Lcom/bigkoo/alertview/AlertView;
# direct methods
.method constructor <init>(Lcom/bigkoo/alertview/AlertView;)V
.locals 0
.prologue
.line 392
iput-object p1, p0, Lcom/bigkoo/alertview/AlertView$3;->this$0:Lcom/bigkoo/alertview/AlertView;
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 395
invoke-virtual {p2}, Landroid/view/MotionEvent;->getAction()I
move-result v0
if-nez v0, :cond_0
.line 396
iget-object v0, p0, Lcom/bigkoo/alertview/AlertView$3;->this$0:Lcom/bigkoo/alertview/AlertView;
invoke-virtual {v0}, Lcom/bigkoo/alertview/AlertView;->dismiss()V
.line 398
:cond_0
const/4 v0, 0x0
return v0
.end method