MyFloatAlertDialog$Builder.smali

.class public Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyFloatAlertDialog$Builder;
.super Lcom/cleanmaster/hpsharelib/ui/dlg/alert/base/BuilderBase;
.source "MyFloatAlertDialog.java"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyFloatAlertDialog;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x9
    name = "Builder"
.end annotation

.annotation system Ldalvik/annotation/Signature;
    value = {
        "Lcom/cleanmaster/hpsharelib/ui/dlg/alert/base/BuilderBase",
        "<",
        "Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyFloatAlertDialog$Builder;",
        ">;"
    }
.end annotation


# direct methods
.method public constructor <init>(Landroid/content/Context;)V
    .registers 3

    .prologue
    .line 98
    const/4 v0, 0x2

    invoke-direct {p0, p1, v0}, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/base/BuilderBase;-><init>(Landroid/content/Context;I)V

    .line 99
    return-void
.end method


# virtual methods
.method public create()Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyFloatAlertDialog;
    .registers 4

    .prologue
    .line 102
    new-instance v0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyFloatAlertDialog;

    iget-object v1, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyFloatAlertDialog$Builder;->P:Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;

    iget-object v1, v1, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mContext:Landroid/content/Context;

    invoke-direct {v0, v1}, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyFloatAlertDialog;-><init>(Landroid/content/Context;)V

    .line 103
    iget-object v1, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyFloatAlertDialog$Builder;->P:Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;

    # getter for: Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyFloatAlertDialog;->mAlert:Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController;
    invoke-static {v0}, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyFloatAlertDialog;->access$000(Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyFloatAlertDialog;)Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController;

    move-result-object v2

    invoke-virtual {v1, v2}, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->apply(Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController;)V

    .line 105
    iget-object v1, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyFloatAlertDialog$Builder;->P:Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;

    iget-object v1, v1, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mOnKeyListener:Landroid/content/DialogInterface$OnKeyListener;

    if-eqz v1, :cond_1f

    .line 106
    iget-object v1, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyFloatAlertDialog$Builder;->P:Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;

    iget-object v1, v1, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mOnKeyListener:Landroid/content/DialogInterface$OnKeyListener;

    invoke-virtual {v0, v1}, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyFloatAlertDialog;->setOnKeyListener(Landroid/content/DialogInterface$OnKeyListener;)V

    .line 108
    :cond_1f
    return-object v0
.end method

.method public bridge synthetic create()Ljava/lang/Object;
    .registers 2

    .prologue
    .line 95
    invoke-virtual {p0}, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyFloatAlertDialog$Builder;->create()Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyFloatAlertDialog;

    move-result-object v0

    return-object v0
.end method

.method public show()Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyFloatAlertDialog;
    .registers 2

    .prologue
    .line 112
    invoke-virtual {p0}, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyFloatAlertDialog$Builder;->create()Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyFloatAlertDialog;

    move-result-object v0

    .line 113
    invoke-virtual {v0}, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyFloatAlertDialog;->show()V

    .line 114
    return-object v0
.end method

.method public bridge synthetic show()Ljava/lang/Object;
    .registers 2

    .prologue
    .line 95
    invoke-virtual {p0}, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyFloatAlertDialog$Builder;->show()Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyFloatAlertDialog;

    move-result-object v0

    return-object v0
.end method

.method public showIsOutsideCancelable(Z)Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyFloatAlertDialog;
    .registers 3

    .prologue
    .line 118
    invoke-virtual {p0}, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyFloatAlertDialog$Builder;->create()Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyFloatAlertDialog;

    move-result-object v0

    .line 119
    invoke-virtual {v0, p1}, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyFloatAlertDialog;->setCanceledOnTouchOutside(Z)V

    .line 120
    invoke-virtual {v0}, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyFloatAlertDialog;->show()V

    .line 121
    return-object v0
.end method

.method public bridge synthetic showIsOutsideCancelable(Z)Ljava/lang/Object;
    .registers 3

    .prologue
    .line 95
    invoke-virtual {p0, p1}, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyFloatAlertDialog$Builder;->showIsOutsideCancelable(Z)Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyFloatAlertDialog;

    move-result-object v0

    return-object v0
.end method