BaseSmartHomeSkill$4.smali

.class Lcom/cmcm/xiaobao/phone/smarthome/base/BaseSmartHomeSkill$4;
.super Ljava/lang/Object;

# interfaces
.implements Landroid/content/DialogInterface$OnClickListener;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lcom/cmcm/xiaobao/phone/smarthome/base/BaseSmartHomeSkill;->showLogoutDialog(Landroid/app/Activity;)V
.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/base/BaseSmartHomeSkill;


# direct methods
.method constructor <init>(Lcom/cmcm/xiaobao/phone/smarthome/base/BaseSmartHomeSkill;)V
    .registers 2

    iput-object p1, p0, Lcom/cmcm/xiaobao/phone/smarthome/base/BaseSmartHomeSkill$4;->this$0:Lcom/cmcm/xiaobao/phone/smarthome/base/BaseSmartHomeSkill;

    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method


# virtual methods
.method public onClick(Landroid/content/DialogInterface;I)V
    .registers 3

    invoke-interface {p1}, Landroid/content/DialogInterface;->dismiss()V

    return-void
.end method