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

74 lines
2.0 KiB

.class Lcom/viatech/util/CaptureImage$1;
.super Ljava/lang/Object;
.source "CaptureImage.java"
# interfaces
.implements Landroid/content/DialogInterface$OnClickListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/viatech/util/CaptureImage;-><init>(Landroid/app/Activity;Lcom/viatech/util/CaptureImage$ICaptureListener;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic this$0:Lcom/viatech/util/CaptureImage;
# direct methods
.method constructor <init>(Lcom/viatech/util/CaptureImage;)V
.locals 0
.prologue
.line 51
iput-object p1, p0, Lcom/viatech/util/CaptureImage$1;->this$0:Lcom/viatech/util/CaptureImage;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public onClick(Landroid/content/DialogInterface;I)V
.locals 1
.prologue
.line 54
iget-object v0, p0, Lcom/viatech/util/CaptureImage$1;->this$0:Lcom/viatech/util/CaptureImage;
invoke-static {v0}, Lcom/viatech/util/CaptureImage;->access$000(Lcom/viatech/util/CaptureImage;)Lcom/viatech/util/CaptureImage$ICaptureListener;
move-result-object v0
if-eqz v0, :cond_0
.line 55
iget-object v0, p0, Lcom/viatech/util/CaptureImage$1;->this$0:Lcom/viatech/util/CaptureImage;
invoke-static {v0}, Lcom/viatech/util/CaptureImage;->access$000(Lcom/viatech/util/CaptureImage;)Lcom/viatech/util/CaptureImage$ICaptureListener;
move-result-object v0
invoke-interface {v0}, Lcom/viatech/util/CaptureImage$ICaptureListener;->captureFinished()V
.line 57
:cond_0
iget-object v0, p0, Lcom/viatech/util/CaptureImage$1;->this$0:Lcom/viatech/util/CaptureImage;
invoke-static {v0}, Lcom/viatech/util/CaptureImage;->access$100(Lcom/viatech/util/CaptureImage;)Landroid/app/AlertDialog;
move-result-object v0
invoke-virtual {v0}, Landroid/app/AlertDialog;->dismiss()V
.line 58
return-void
.end method