MyAlertController$AlertParams$3.smali

.class Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams$3;
.super Ljava/lang/Object;
.source "MyAlertController.java"

# interfaces
.implements Landroid/widget/AdapterView$OnItemClickListener;


# instance fields
.field final synthetic this$0:Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;

.field final synthetic val$dialog:Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController;


# direct methods
.method constructor <init>(Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController;)V
    .registers 3

    .prologue
    .line 1370
    iput-object p1, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams$3;->this$0:Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;

    iput-object p2, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams$3;->val$dialog:Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController;

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

    return-void
.end method


# virtual methods
.method public onItemClick(Landroid/widget/AdapterView;Landroid/view/View;IJ)V
    .registers 8
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Landroid/widget/AdapterView",
            "<*>;",
            "Landroid/view/View;",
            "IJ)V"
        }
    .end annotation

    .prologue
    .line 1374
    iget-object v0, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams$3;->this$0:Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;

    iget-object v0, v0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mOnClickListener:Landroid/content/DialogInterface$OnClickListener;

    iget-object v1, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams$3;->val$dialog:Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController;

    # getter for: Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController;->mDialogInterface:Landroid/content/DialogInterface;
    invoke-static {v1}, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController;->access$900(Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController;)Landroid/content/DialogInterface;

    move-result-object v1

    invoke-interface {v0, v1, p3}, Landroid/content/DialogInterface$OnClickListener;->onClick(Landroid/content/DialogInterface;I)V

    .line 1376
    iget-object v0, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams$3;->this$0:Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;

    iget-boolean v0, v0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mIsSingleChoice:Z

    if-nez v0, :cond_1c

    .line 1377
    iget-object v0, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams$3;->val$dialog:Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController;

    # getter for: Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController;->mDialogInterface:Landroid/content/DialogInterface;
    invoke-static {v0}, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController;->access$900(Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController;)Landroid/content/DialogInterface;

    move-result-object v0

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

    .line 1379
    :cond_1c
    return-void
.end method