AlertDialog$4.smali
.class Lim/tpelyyftgw/ui/actionbar/AlertDialog$4;
.super Landroid/widget/TextView;
.source "AlertDialog.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lim/tpelyyftgw/ui/actionbar/AlertDialog;->onCreate(Landroid/os/Bundle;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic this$0:Lim/tpelyyftgw/ui/actionbar/AlertDialog;
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
.method constructor <init>(Lim/tpelyyftgw/ui/actionbar/AlertDialog;Landroid/content/Context;)V
.registers 3
.param p1, "this$0" # Lim/tpelyyftgw/ui/actionbar/AlertDialog;
.param p2, "x0" # Landroid/content/Context;
.line 636
iput-object p1, p0, Lim/tpelyyftgw/ui/actionbar/AlertDialog$4;->this$0:Lim/tpelyyftgw/ui/actionbar/AlertDialog;
invoke-direct {p0, p2}, Landroid/widget/TextView;-><init>(Landroid/content/Context;)V
return-void
.end method
# virtual methods
.method public setEnabled(Z)V
.registers 3
.param p1, "enabled" # Z
.line 639
invoke-super {p0, p1}, Landroid/widget/TextView;->setEnabled(Z)V
.line 640
if-eqz p1, :cond_8
const/high16 v0, 0x3f800000 # 1.0f
goto :goto_a
:cond_8
const/high16 v0, 0x3f000000 # 0.5f
:goto_a
invoke-virtual {p0, v0}, Lim/tpelyyftgw/ui/actionbar/AlertDialog$4;->setAlpha(F)V
.line 641
return-void
.end method
.method public setTextColor(I)V
.registers 3
.param p1, "color" # I
.line 645
invoke-super {p0, p1}, Landroid/widget/TextView;->setTextColor(I)V
.line 646
invoke-static {p1}, Lim/tpelyyftgw/ui/actionbar/Theme;->getRoundRectSelectorDrawable(I)Landroid/graphics/drawable/Drawable;
move-result-object v0
invoke-virtual {p0, v0}, Lim/tpelyyftgw/ui/actionbar/AlertDialog$4;->setBackgroundDrawable(Landroid/graphics/drawable/Drawable;)V
.line 647
return-void
.end method