MyAlertController$AlertParams.smali

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


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

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

.annotation system Ldalvik/annotation/MemberClasses;
    value = {
        Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams$OnPrepareListViewListener;
    }
.end annotation


# instance fields
.field public mAdapter:Landroid/widget/ListAdapter;

.field public mAppendCustomViews:Ljava/util/List;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "Ljava/util/List",
            "<",
            "Landroid/view/View;",
            ">;"
        }
    .end annotation
.end field

.field public mCancelable:Z

.field public mCheckedItem:I

.field public mCheckedItems:[Z

.field public final mContext:Landroid/content/Context;

.field public mCursor:Landroid/database/Cursor;

.field public mCustomButtonMargin:I

.field public mCustomNoPadding:Z

.field public mCustomTitleView:Landroid/view/View;

.field public mEnableShowWithSuitableHeight:Z

.field public mForceInverseBackground:Z

.field public mGravity:I

.field public mIcon:Landroid/graphics/drawable/Drawable;

.field public mIconId:I

.field public final mInflater:Landroid/view/LayoutInflater;

.field public mIsCheckedColumn:Ljava/lang/String;

.field public mIsMultiChoice:Z

.field public mIsSingleChoice:Z

.field public mItems:[Ljava/lang/CharSequence;

.field public mLabelColumn:Ljava/lang/String;

.field public mMessage:Ljava/lang/CharSequence;

.field public mNegativeButtonListener:Landroid/content/DialogInterface$OnClickListener;

.field public mNegativeButtonText:Ljava/lang/CharSequence;

.field public mNegativeEnable:Z

.field public mNeutralButtonListener:Landroid/content/DialogInterface$OnClickListener;

.field public mNeutralButtonText:Ljava/lang/CharSequence;

.field public mOnCancelListener:Landroid/content/DialogInterface$OnCancelListener;

.field public mOnCheckboxClickListener:Landroid/content/DialogInterface$OnMultiChoiceClickListener;

.field public mOnClickListener:Landroid/content/DialogInterface$OnClickListener;

.field public mOnItemSelectedListener:Landroid/widget/AdapterView$OnItemSelectedListener;

.field public mOnKeyListener:Landroid/content/DialogInterface$OnKeyListener;

.field public mOnPrepareListViewListener:Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams$OnPrepareListViewListener;

.field public mPositiveButtonListener:Landroid/content/DialogInterface$OnClickListener;

.field public mPositiveButtonText:Ljava/lang/CharSequence;

.field public mPositiveWarning:Z

.field public mRecycleOnMeasure:Z

.field public mSubTitle:Ljava/lang/CharSequence;

.field public mTitle:Ljava/lang/CharSequence;

.field public mTitleBottomLineExist:Z

.field public mTitleBottomPadding:I

.field public mTitleInContent:Z

.field public mTitleLRPadding:I

.field public mTitleLogoVisiable:Z

.field public mTitleSupportMulitipleLines:Z

.field public mUseHorizontalScrollView:Z

.field public mView:Landroid/view/View;

.field public mViewSpacingBottom:I

.field public mViewSpacingLeft:I

.field public mViewSpacingRight:I

.field public mViewSpacingSpecified:Z

.field public mViewSpacingTop:I

.field public mbAutoDismissNeg:Z

.field public mbAutoDismissNeu:Z

.field public mbAutoDismissPos:Z

.field public transparentBackage:Z

.field public useBackground:Z


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

    .prologue
    const/4 v2, 0x0

    const/4 v1, 0x1

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

    .line 1120
    const/16 v0, 0x11

    iput v0, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mGravity:I

    .line 1121
    iput v2, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mIconId:I

    .line 1124
    iput-boolean v2, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mTitleSupportMulitipleLines:Z

    .line 1132
    iput-boolean v1, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mbAutoDismissPos:Z

    .line 1133
    iput-boolean v1, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mbAutoDismissNeg:Z

    .line 1134
    iput-boolean v1, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mbAutoDismissNeu:Z

    .line 1154
    iput-boolean v2, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mViewSpacingSpecified:Z

    .line 1158
    const/4 v0, -0x1

    iput v0, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mCheckedItem:I

    .line 1166
    iput-boolean v1, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mRecycleOnMeasure:Z

    .line 1167
    iput-boolean v1, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->useBackground:Z

    .line 1168
    iput-boolean v2, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->transparentBackage:Z

    .line 1169
    iput-boolean v2, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mUseHorizontalScrollView:Z

    .line 1170
    iput-boolean v2, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mEnableShowWithSuitableHeight:Z

    .line 1171
    iput-boolean v1, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mNegativeEnable:Z

    .line 1174
    const/16 v0, 0x12

    iput v0, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mTitleLRPadding:I

    .line 1175
    const/16 v0, 0x10

    iput v0, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mTitleBottomPadding:I

    .line 1193
    iput-object p1, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mContext:Landroid/content/Context;

    .line 1194
    iput-boolean v1, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mCancelable:Z

    .line 1195
    const-string v0, "layout_inflater"

    .line 1196
    invoke-virtual {p1, v0}, Landroid/content/Context;->getSystemService(Ljava/lang/String;)Ljava/lang/Object;

    move-result-object v0

    check-cast v0, Landroid/view/LayoutInflater;

    iput-object v0, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mInflater:Landroid/view/LayoutInflater;

    .line 1197
    return-void
.end method

.method private createListView(Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController;)V
    .registers 12

    .prologue
    const/4 v9, 0x1

    const/4 v5, 0x0

    .line 1285
    iget-object v0, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mInflater:Landroid/view/LayoutInflater;

    sget v1, Lcom/cleanmaster/hpsharelib/R$layout;->select_dialog:I

    const/4 v2, 0x0

    .line 1286
    invoke-virtual {v0, v1, v2}, Landroid/view/LayoutInflater;->inflate(ILandroid/view/ViewGroup;)Landroid/view/View;

    move-result-object v6

    check-cast v6, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$RecycleListView;

    .line 1290
    iget-boolean v0, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mIsMultiChoice:Z

    if-eqz v0, :cond_64

    .line 1291
    iget-object v0, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mCursor:Landroid/database/Cursor;

    if-nez v0, :cond_58

    .line 1292
    new-instance v0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams$1;

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

    sget v3, Lcom/cleanmaster/hpsharelib/R$layout;->select_dialog_multichoice:I

    sget v4, Lcom/cleanmaster/hpsharelib/R$id;->text1:I

    iget-object v5, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mItems:[Ljava/lang/CharSequence;

    move-object v1, p0

    invoke-direct/range {v0 .. v6}, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams$1;-><init>(Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;Landroid/content/Context;II[Ljava/lang/CharSequence;Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$RecycleListView;)V

    .line 1358
    :goto_23
    iget-object v1, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mOnPrepareListViewListener:Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams$OnPrepareListViewListener;

    if-eqz v1, :cond_2c

    .line 1359
    iget-object v1, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mOnPrepareListViewListener:Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams$OnPrepareListViewListener;

    invoke-interface {v1, v6}, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams$OnPrepareListViewListener;->onPrepareListView(Landroid/widget/ListView;)V

    .line 1366
    :cond_2c
    # setter for: Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController;->mAdapter:Landroid/widget/ListAdapter;
    invoke-static {p1, v0}, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController;->access$1802(Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController;Landroid/widget/ListAdapter;)Landroid/widget/ListAdapter;

    .line 1367
    iget v0, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mCheckedItem:I

    # setter for: Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController;->mCheckedItem:I
    invoke-static {p1, v0}, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController;->access$1902(Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController;I)I

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

    if-eqz v0, :cond_9c

    .line 1370
    new-instance v0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams$3;

    invoke-direct {v0, p0, p1}, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams$3;-><init>(Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController;)V

    invoke-virtual {v6, v0}, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$RecycleListView;->setOnItemClickListener(Landroid/widget/AdapterView$OnItemClickListener;)V

    .line 1398
    :cond_40
    :goto_40
    iget-object v0, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mOnItemSelectedListener:Landroid/widget/AdapterView$OnItemSelectedListener;

    if-eqz v0, :cond_49

    .line 1399
    iget-object v0, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mOnItemSelectedListener:Landroid/widget/AdapterView$OnItemSelectedListener;

    invoke-virtual {v6, v0}, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$RecycleListView;->setOnItemSelectedListener(Landroid/widget/AdapterView$OnItemSelectedListener;)V

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

    if-eqz v0, :cond_a9

    .line 1403
    invoke-virtual {v6, v9}, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$RecycleListView;->setChoiceMode(I)V

    .line 1407
    :cond_50
    :goto_50
    iget-boolean v0, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mRecycleOnMeasure:Z

    iput-boolean v0, v6, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$RecycleListView;->mRecycleOnMeasure:Z

    .line 1409
    # setter for: Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController;->mListView:Landroid/widget/ListView;
    invoke-static {p1, v6}, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController;->access$2002(Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController;Landroid/widget/ListView;)Landroid/widget/ListView;

    .line 1410
    return-void

    .line 1311
    :cond_58
    new-instance v1, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams$2;

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

    iget-object v4, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mCursor:Landroid/database/Cursor;

    move-object v2, p0

    invoke-direct/range {v1 .. v6}, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams$2;-><init>(Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;Landroid/content/Context;Landroid/database/Cursor;ZLcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$RecycleListView;)V

    move-object v0, v1

    goto :goto_23

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

    if-eqz v0, :cond_75

    sget v2, Lcom/cleanmaster/hpsharelib/R$layout;->select_dialog_singlechoice:I

    .line 1347
    :goto_6a
    iget-object v0, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mCursor:Landroid/database/Cursor;

    if-nez v0, :cond_84

    .line 1348
    iget-object v0, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mAdapter:Landroid/widget/ListAdapter;

    if-eqz v0, :cond_78

    iget-object v0, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mAdapter:Landroid/widget/ListAdapter;

    goto :goto_23

    .line 1345
    :cond_75
    sget v2, Lcom/cleanmaster/hpsharelib/R$layout;->select_dialog_item:I

    goto :goto_6a

    .line 1348
    :cond_78
    new-instance v0, Landroid/widget/ArrayAdapter;

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

    sget v3, Lcom/cleanmaster/hpsharelib/R$id;->text1:I

    iget-object v4, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mItems:[Ljava/lang/CharSequence;

    invoke-direct {v0, v1, v2, v3, v4}, Landroid/widget/ArrayAdapter;-><init>(Landroid/content/Context;II[Ljava/lang/Object;)V

    goto :goto_23

    .line 1352
    :cond_84
    new-instance v0, Landroid/widget/SimpleCursorAdapter;

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

    iget-object v3, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mCursor:Landroid/database/Cursor;

    new-array v4, v9, [Ljava/lang/String;

    iget-object v7, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mLabelColumn:Ljava/lang/String;

    aput-object v7, v4, v5

    new-array v7, v9, [I

    const v8, 0x1020014

    aput v8, v7, v5

    move-object v5, v7

    invoke-direct/range {v0 .. v5}, Landroid/widget/SimpleCursorAdapter;-><init>(Landroid/content/Context;ILandroid/database/Cursor;[Ljava/lang/String;[I)V

    goto :goto_23

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

    if-eqz v0, :cond_40

    .line 1382
    new-instance v0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams$4;

    invoke-direct {v0, p0, v6, p1}, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams$4;-><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

    invoke-virtual {v6, v0}, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$RecycleListView;->setOnItemClickListener(Landroid/widget/AdapterView$OnItemClickListener;)V

    goto :goto_40

    .line 1404
    :cond_a9
    iget-boolean v0, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mIsMultiChoice:Z

    if-eqz v0, :cond_50

    .line 1405
    const/4 v0, 0x2

    invoke-virtual {v6, v0}, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$RecycleListView;->setChoiceMode(I)V

    goto :goto_50
.end method


# virtual methods
.method public apply(Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController;)V
    .registers 8

    .prologue
    const/4 v3, 0x0

    .line 1200
    iget-object v0, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mCustomTitleView:Landroid/view/View;

    if-eqz v0, :cond_a7

    .line 1201
    iget-object v0, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mCustomTitleView:Landroid/view/View;

    invoke-virtual {p1, v0}, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController;->setCustomTitle(Landroid/view/View;)V

    .line 1219
    :goto_a
    iget-boolean v0, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mTitleInContent:Z

    invoke-virtual {p1, v0}, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController;->setTitleInContent(Z)V

    .line 1220
    iget-boolean v0, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mTitleBottomLineExist:Z

    invoke-virtual {p1, v0}, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController;->setTitleBottomLineExist(Z)V

    .line 1221
    iget v0, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mTitleLRPadding:I

    iget v1, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mTitleBottomPadding:I

    invoke-virtual {p1, v0, v1}, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController;->setContentPadding(II)V

    .line 1222
    iget-boolean v0, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mNegativeEnable:Z

    invoke-virtual {p1, v0}, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController;->setNegativeEnable(Z)V

    .line 1223
    iget-boolean v0, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mPositiveWarning:Z

    invoke-virtual {p1, v0}, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController;->setPositiveWarning(Z)V

    .line 1225
    iget-object v0, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mMessage:Ljava/lang/CharSequence;

    if-eqz v0, :cond_2e

    .line 1226
    iget-object v0, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mMessage:Ljava/lang/CharSequence;

    invoke-virtual {p1, v0}, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController;->setMessage(Ljava/lang/CharSequence;)V

    .line 1228
    :cond_2e
    iget-object v0, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mPositiveButtonText:Ljava/lang/CharSequence;

    if-eqz v0, :cond_3f

    .line 1229
    const/4 v0, -0x1

    iget-object v1, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mPositiveButtonText:Ljava/lang/CharSequence;

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

    invoke-virtual {p1, v0, v1, v2, v3}, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController;->setButton(ILjava/lang/CharSequence;Landroid/content/DialogInterface$OnClickListener;Landroid/os/Message;)V

    .line 1232
    iget-boolean v0, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mbAutoDismissPos:Z

    # setter for: Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController;->mbAutoBtnPosDismiss:Z
    invoke-static {p1, v0}, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController;->access$202(Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController;Z)Z

    .line 1234
    :cond_3f
    iget-object v0, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mNegativeButtonText:Ljava/lang/CharSequence;

    if-eqz v0, :cond_50

    .line 1235
    const/4 v0, -0x2

    iget-object v1, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mNegativeButtonText:Ljava/lang/CharSequence;

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

    invoke-virtual {p1, v0, v1, v2, v3}, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController;->setButton(ILjava/lang/CharSequence;Landroid/content/DialogInterface$OnClickListener;Landroid/os/Message;)V

    .line 1238
    iget-boolean v0, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mbAutoDismissNeg:Z

    # setter for: Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController;->mbAutoBtnNegDismiss:Z
    invoke-static {p1, v0}, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController;->access$502(Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController;Z)Z

    .line 1240
    :cond_50
    iget-object v0, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mNeutralButtonText:Ljava/lang/CharSequence;

    if-eqz v0, :cond_61

    .line 1241
    const/4 v0, -0x3

    iget-object v1, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mNeutralButtonText:Ljava/lang/CharSequence;

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

    invoke-virtual {p1, v0, v1, v2, v3}, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController;->setButton(ILjava/lang/CharSequence;Landroid/content/DialogInterface$OnClickListener;Landroid/os/Message;)V

    .line 1244
    iget-boolean v0, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mbAutoDismissNeu:Z

    # setter for: Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController;->mbAutoBtnNeutDismiss:Z
    invoke-static {p1, v0}, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController;->access$802(Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController;Z)Z

    .line 1246
    :cond_61
    iget-boolean v0, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mForceInverseBackground:Z

    if-eqz v0, :cond_69

    .line 1247
    const/4 v0, 0x1

    invoke-virtual {p1, v0}, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController;->setInverseBackgroundForced(Z)V

    .line 1251
    :cond_69
    iget-object v0, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mItems:[Ljava/lang/CharSequence;

    if-nez v0, :cond_75

    iget-object v0, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mCursor:Landroid/database/Cursor;

    if-nez v0, :cond_75

    iget-object v0, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mAdapter:Landroid/widget/ListAdapter;

    if-eqz v0, :cond_78

    .line 1252
    :cond_75
    invoke-direct {p0, p1}, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->createListView(Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController;)V

    .line 1254
    :cond_78
    iget-object v0, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mView:Landroid/view/View;

    if-eqz v0, :cond_93

    .line 1255
    iget-boolean v0, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mViewSpacingSpecified:Z

    if-eqz v0, :cond_ca

    .line 1256
    iget-object v1, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mView:Landroid/view/View;

    iget v2, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mViewSpacingLeft:I

    iget v3, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mViewSpacingTop:I

    iget v4, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mViewSpacingRight:I

    iget v5, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mViewSpacingBottom:I

    move-object v0, p1

    invoke-virtual/range {v0 .. v5}, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController;->setView(Landroid/view/View;IIII)V

    .line 1261
    :goto_8e
    iget-boolean v0, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mCustomNoPadding:Z

    invoke-virtual {p1, v0}, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController;->setCustomNoPadding(Z)V

    .line 1269
    :cond_93
    iget-boolean v0, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->transparentBackage:Z

    # setter for: Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController;->transparentBackage:Z
    invoke-static {p1, v0}, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController;->access$1502(Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController;Z)Z

    .line 1271
    iget-boolean v0, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mUseHorizontalScrollView:Z

    # setter for: Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController;->mUseHorizontalScrollView:Z
    invoke-static {p1, v0}, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController;->access$1602(Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController;Z)Z

    .line 1273
    iget-boolean v0, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mEnableShowWithSuitableHeight:Z

    iput-boolean v0, p1, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController;->mEnableShowWithSuitableHeight:Z

    .line 1275
    iget v0, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mCustomButtonMargin:I

    # setter for: Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController;->mCustomButtonMargin:I
    invoke-static {p1, v0}, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController;->access$1702(Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController;I)I

    .line 1282
    return-void

    .line 1204
    :cond_a7
    iget v0, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mGravity:I

    invoke-virtual {p1, v0}, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController;->setGravity(I)V

    .line 1206
    iget-object v0, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mTitle:Ljava/lang/CharSequence;

    if-eqz v0, :cond_b5

    .line 1207
    iget-object v0, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mTitle:Ljava/lang/CharSequence;

    invoke-virtual {p1, v0}, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController;->setTitle(Ljava/lang/CharSequence;)V

    .line 1210
    :cond_b5
    iget-boolean v0, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mTitleSupportMulitipleLines:Z

    invoke-virtual {p1, v0}, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController;->setTitleSupportMultipleLines(Z)V

    .line 1212
    iget-object v0, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mSubTitle:Ljava/lang/CharSequence;

    if-eqz v0, :cond_c3

    .line 1213
    iget-object v0, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mSubTitle:Ljava/lang/CharSequence;

    invoke-virtual {p1, v0}, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController;->setSubTitle(Ljava/lang/CharSequence;)V

    .line 1216
    :cond_c3
    iget-boolean v0, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mTitleLogoVisiable:Z

    invoke-virtual {p1, v0}, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController;->setTitleLogoVisiable(Z)V

    goto/16 :goto_a

    .line 1259
    :cond_ca
    iget-object v0, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mView:Landroid/view/View;

    invoke-virtual {p1, v0}, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController;->setView(Landroid/view/View;)V

    goto :goto_8e
.end method