Changes of com.discord v889
This commit is contained in:
parent
978663884f
commit
dc8b0b8647
7005 changed files with 392258 additions and 379599 deletions
|
@ -1472,35 +1472,38 @@
|
|||
|
||||
# virtual methods
|
||||
.method public getButton(I)Landroid/widget/Button;
|
||||
.locals 0
|
||||
.locals 1
|
||||
|
||||
packed-switch p1, :pswitch_data_0
|
||||
const/4 v0, -0x3
|
||||
|
||||
if-eq p1, v0, :cond_2
|
||||
|
||||
const/4 v0, -0x2
|
||||
|
||||
if-eq p1, v0, :cond_1
|
||||
|
||||
const/4 v0, -0x1
|
||||
|
||||
if-eq p1, v0, :cond_0
|
||||
|
||||
const/4 p1, 0x0
|
||||
|
||||
return-object p1
|
||||
|
||||
:pswitch_0
|
||||
:cond_0
|
||||
iget-object p1, p0, Landroidx/appcompat/app/AlertController;->mButtonPositive:Landroid/widget/Button;
|
||||
|
||||
return-object p1
|
||||
|
||||
:pswitch_1
|
||||
:cond_1
|
||||
iget-object p1, p0, Landroidx/appcompat/app/AlertController;->mButtonNegative:Landroid/widget/Button;
|
||||
|
||||
return-object p1
|
||||
|
||||
:pswitch_2
|
||||
:cond_2
|
||||
iget-object p1, p0, Landroidx/appcompat/app/AlertController;->mButtonNeutral:Landroid/widget/Button;
|
||||
|
||||
return-object p1
|
||||
|
||||
:pswitch_data_0
|
||||
.packed-switch -0x3
|
||||
:pswitch_2
|
||||
:pswitch_1
|
||||
:pswitch_0
|
||||
.end packed-switch
|
||||
.end method
|
||||
|
||||
.method public getIconAttributeResId(I)I
|
||||
|
@ -1609,17 +1612,18 @@
|
|||
move-result-object p4
|
||||
|
||||
:cond_0
|
||||
packed-switch p1, :pswitch_data_0
|
||||
const/4 p3, -0x3
|
||||
|
||||
new-instance p1, Ljava/lang/IllegalArgumentException;
|
||||
if-eq p1, p3, :cond_3
|
||||
|
||||
const-string p2, "Button does not exist"
|
||||
const/4 p3, -0x2
|
||||
|
||||
invoke-direct {p1, p2}, Ljava/lang/IllegalArgumentException;-><init>(Ljava/lang/String;)V
|
||||
if-eq p1, p3, :cond_2
|
||||
|
||||
throw p1
|
||||
const/4 p3, -0x1
|
||||
|
||||
if-ne p1, p3, :cond_1
|
||||
|
||||
:pswitch_0
|
||||
iput-object p2, p0, Landroidx/appcompat/app/AlertController;->mButtonPositiveText:Ljava/lang/CharSequence;
|
||||
|
||||
iput-object p4, p0, Landroidx/appcompat/app/AlertController;->mButtonPositiveMessage:Landroid/os/Message;
|
||||
|
@ -1628,7 +1632,16 @@
|
|||
|
||||
return-void
|
||||
|
||||
:pswitch_1
|
||||
:cond_1
|
||||
new-instance p1, Ljava/lang/IllegalArgumentException;
|
||||
|
||||
const-string p2, "Button does not exist"
|
||||
|
||||
invoke-direct {p1, p2}, Ljava/lang/IllegalArgumentException;-><init>(Ljava/lang/String;)V
|
||||
|
||||
throw p1
|
||||
|
||||
:cond_2
|
||||
iput-object p2, p0, Landroidx/appcompat/app/AlertController;->mButtonNegativeText:Ljava/lang/CharSequence;
|
||||
|
||||
iput-object p4, p0, Landroidx/appcompat/app/AlertController;->mButtonNegativeMessage:Landroid/os/Message;
|
||||
|
@ -1637,7 +1650,7 @@
|
|||
|
||||
return-void
|
||||
|
||||
:pswitch_2
|
||||
:cond_3
|
||||
iput-object p2, p0, Landroidx/appcompat/app/AlertController;->mButtonNeutralText:Ljava/lang/CharSequence;
|
||||
|
||||
iput-object p4, p0, Landroidx/appcompat/app/AlertController;->mButtonNeutralMessage:Landroid/os/Message;
|
||||
|
@ -1645,13 +1658,6 @@
|
|||
iput-object p5, p0, Landroidx/appcompat/app/AlertController;->mButtonNeutralIcon:Landroid/graphics/drawable/Drawable;
|
||||
|
||||
return-void
|
||||
|
||||
:pswitch_data_0
|
||||
.packed-switch -0x3
|
||||
:pswitch_2
|
||||
:pswitch_1
|
||||
:pswitch_0
|
||||
.end packed-switch
|
||||
.end method
|
||||
|
||||
.method public setButtonPanelLayoutHint(I)V
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue