MyAlertController$AlertParams$4.smali

.class Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams$4;
.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;

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


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

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

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

    iput-object p3, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams$4;->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 9
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Landroid/widget/AdapterView",
            "<*>;",
            "Landroid/view/View;",
            "IJ)V"
        }
    .end annotation

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

    iget-object v0, v0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mCheckedItems:[Z

    if-eqz v0, :cond_12

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

    iget-object v0, v0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mCheckedItems:[Z

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

    .line 1561
    invoke-virtual {v1, p3}, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$RecycleListView;->isItemChecked(I)Z

    move-result v1

    aput-boolean v1, v0, p3

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

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

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

    .line 1564
    # 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

    iget-object v2, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams$4;->val$listView:Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$RecycleListView;

    .line 1565
    invoke-virtual {v2, p3}, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$RecycleListView;->isItemChecked(I)Z

    move-result v2

    .line 1563
    invoke-interface {v0, v1, p3, v2}, Landroid/content/DialogInterface$OnMultiChoiceClickListener;->onClick(Landroid/content/DialogInterface;IZ)V

    .line 1566
    return-void
.end method