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 isFromExitWindow:Z

.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 mFromExitWindowPage:I

.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 mPositiveButtonDrawable:Landroid/graphics/drawable/Drawable;

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

.field public mPositiveButtonText:Ljava/lang/CharSequence;

.field public mPositiveButtonTextColor:I

.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, 0x1

    const/4 v1, 0x0

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

    .line 1284
    const/16 v0, 0x11

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

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

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

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

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

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

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

    .line 1322
    const/4 v0, -0x1

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

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

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

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

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

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

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

    .line 1338
    const/16 v0, 0x12

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

    .line 1339
    const/16 v0, 0x10

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

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

    .line 1341
    iput v1, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mFromExitWindowPage:I

    .line 1342
    const/4 v0, 0x0

    iput-object v0, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mPositiveButtonDrawable:Landroid/graphics/drawable/Drawable;

    .line 1343
    iput v1, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mPositiveButtonTextColor:I

    .line 1361
    if-nez p1, :cond_3b

    .line 1362
    invoke-static {}, Lcom/cleanmaster/hpsharelib/base/util/HostHelper;->getAppContext()Landroid/content/Context;

    move-result-object p1

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

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

    .line 1366
    invoke-static {p1}, Landroid/view/LayoutInflater;->from(Landroid/content/Context;)Landroid/view/LayoutInflater;

    move-result-object v0

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

    .line 1367
    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 1458
    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 1459
    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 1463
    iget-boolean v0, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mIsMultiChoice:Z

    if-eqz v0, :cond_64

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

    if-nez v0, :cond_58

    .line 1465
    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 1531
    :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 1532
    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 1539
    :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$2202(Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController;Landroid/widget/ListAdapter;)Landroid/widget/ListAdapter;

    .line 1540
    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$2302(Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController;I)I

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

    if-eqz v0, :cond_9c

    .line 1543
    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 1571
    :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 1572
    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 1575
    :cond_49
    iget-boolean v0, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mIsSingleChoice:Z

    if-eqz v0, :cond_a9

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

    .line 1580
    :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 1582
    # 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$2402(Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController;Landroid/widget/ListView;)Landroid/widget/ListView;

    .line 1583
    return-void

    .line 1484
    :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 1518
    :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 1520
    :goto_6a
    iget-object v0, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mCursor:Landroid/database/Cursor;

    if-nez v0, :cond_84

    .line 1521
    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 1518
    :cond_75
    sget v2, Lcom/cleanmaster/hpsharelib/R$layout;->select_dialog_item:I

    goto :goto_6a

    .line 1521
    :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 1525
    :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 1554
    :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 1555
    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 1577
    :cond_a9
    iget-boolean v0, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mIsMultiChoice:Z

    if-eqz v0, :cond_50

    .line 1578
    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 1370
    iget-object v0, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mCustomTitleView:Landroid/view/View;

    if-eqz v0, :cond_b1

    .line 1371
    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 1389
    :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 1390
    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 1391
    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 1392
    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 1394
    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 1396
    iget-object v0, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mMessage:Ljava/lang/CharSequence;

    if-eqz v0, :cond_2e

    .line 1397
    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 1399
    :cond_2e
    iget-object v0, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mPositiveButtonText:Ljava/lang/CharSequence;

    if-eqz v0, :cond_3f

    .line 1400
    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 1403
    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 1405
    :cond_3f
    iget-object v0, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mNegativeButtonText:Ljava/lang/CharSequence;

    if-eqz v0, :cond_50

    .line 1406
    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 1409
    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 1411
    :cond_50
    iget-object v0, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mNeutralButtonText:Ljava/lang/CharSequence;

    if-eqz v0, :cond_61

    .line 1412
    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 1415
    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 1417
    :cond_61
    iget-boolean v0, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mForceInverseBackground:Z

    if-eqz v0, :cond_69

    .line 1418
    const/4 v0, 0x1

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

    .line 1422
    :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 1423
    :cond_75
    invoke-direct {p0, p1}, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->createListView(Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController;)V

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

    if-eqz v0, :cond_93

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

    if-eqz v0, :cond_d4

    .line 1427
    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 1432
    :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 1440
    :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$1802(Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController;Z)Z

    .line 1442
    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$1902(Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController;Z)Z

    .line 1444
    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 1446
    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$2002(Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController;I)I

    .line 1447
    iget-object v0, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mPositiveButtonDrawable:Landroid/graphics/drawable/Drawable;

    invoke-virtual {p1, v0}, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController;->setPositiveButtonDrawable(Landroid/graphics/drawable/Drawable;)V

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

    # invokes: Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController;->setPositiveButtonTextColor(I)V
    invoke-static {p1, v0}, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController;->access$2100(Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController;I)V

    .line 1455
    return-void

    .line 1374
    :cond_b1
    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 1376
    iget-object v0, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mTitle:Ljava/lang/CharSequence;

    if-eqz v0, :cond_bf

    .line 1377
    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 1380
    :cond_bf
    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 1382
    iget-object v0, p0, Lcom/cleanmaster/hpsharelib/ui/dlg/alert/MyAlertController$AlertParams;->mSubTitle:Ljava/lang/CharSequence;

    if-eqz v0, :cond_cd

    .line 1383
    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 1386
    :cond_cd
    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 1430
    :cond_d4
    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