WXModalUIModule$6.smali

.class Lcom/taobao/weex/ui/module/WXModalUIModule$6;
.super Ljava/lang/Object;
.source "WXModalUIModule.java"

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


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lcom/taobao/weex/ui/module/WXModalUIModule;->tracking(Landroid/app/Dialog;)V
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x0
    name = null
.end annotation


# instance fields
.field final synthetic this$0:Lcom/taobao/weex/ui/module/WXModalUIModule;


# direct methods
.method constructor <init>(Lcom/taobao/weex/ui/module/WXModalUIModule;)V
    .registers 2
    .annotation system Ldalvik/annotation/MethodParameters;
        accessFlags = {
            0x8010
        }
        names = {
            "this$0"
        }
    .end annotation

    .line 263
    iput-object p1, p0, Lcom/taobao/weex/ui/module/WXModalUIModule$6;->this$0:Lcom/taobao/weex/ui/module/WXModalUIModule;

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

    return-void
.end method


# virtual methods
.method public onDismiss(Landroid/content/DialogInterface;)V
    .registers 3
    .annotation system Ldalvik/annotation/MethodParameters;
        accessFlags = {
            0x0
        }
        names = {
            "dialog"
        }
    .end annotation

    .line 266
    iget-object p1, p0, Lcom/taobao/weex/ui/module/WXModalUIModule$6;->this$0:Lcom/taobao/weex/ui/module/WXModalUIModule;

    const/4 v0, 0x0

    # setter for: Lcom/taobao/weex/ui/module/WXModalUIModule;->activeDialog:Landroid/app/Dialog;
    invoke-static {p1, v0}, Lcom/taobao/weex/ui/module/WXModalUIModule;->access$002(Lcom/taobao/weex/ui/module/WXModalUIModule;Landroid/app/Dialog;)Landroid/app/Dialog;

    return-void
.end method