CommonDialog$1.smali
.class Lcom/cmcm/xiaobao/phone/smarthome/baseui/CommonDialog$1;
.super Ljava/lang/Object;
# interfaces
.implements Landroid/content/DialogInterface$OnClickListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/cmcm/xiaobao/phone/smarthome/baseui/CommonDialog;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic this$0:Lcom/cmcm/xiaobao/phone/smarthome/baseui/CommonDialog;
# direct methods
.method constructor <init>(Lcom/cmcm/xiaobao/phone/smarthome/baseui/CommonDialog;)V
.registers 2
iput-object p1, p0, Lcom/cmcm/xiaobao/phone/smarthome/baseui/CommonDialog$1;->this$0:Lcom/cmcm/xiaobao/phone/smarthome/baseui/CommonDialog;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public onClick(Landroid/content/DialogInterface;I)V
.registers 4
iget-object v0, p0, Lcom/cmcm/xiaobao/phone/smarthome/baseui/CommonDialog$1;->this$0:Lcom/cmcm/xiaobao/phone/smarthome/baseui/CommonDialog;
# getter for: Lcom/cmcm/xiaobao/phone/smarthome/baseui/CommonDialog;->autoClose:Z
invoke-static {v0}, Lcom/cmcm/xiaobao/phone/smarthome/baseui/CommonDialog;->access$000(Lcom/cmcm/xiaobao/phone/smarthome/baseui/CommonDialog;)Z
move-result v0
if-eqz v0, :cond_b
invoke-interface {p1}, Landroid/content/DialogInterface;->dismiss()V
:cond_b
return-void
.end method