XAlertDialog$6.smali
.class Lim/tpelyyftgw/ui/actionbar/XAlertDialog$6;
.super Landroid/widget/TextView;
.source "XAlertDialog.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lim/tpelyyftgw/ui/actionbar/XAlertDialog;->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/XAlertDialog;
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
.method constructor <init>(Lim/tpelyyftgw/ui/actionbar/XAlertDialog;Landroid/content/Context;)V
.registers 3
.param p1, "this$0" # Lim/tpelyyftgw/ui/actionbar/XAlertDialog;
.param p2, "x0" # Landroid/content/Context;
.line 736
iput-object p1, p0, Lim/tpelyyftgw/ui/actionbar/XAlertDialog$6;->this$0:Lim/tpelyyftgw/ui/actionbar/XAlertDialog;
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 739
invoke-super {p0, p1}, Landroid/widget/TextView;->setEnabled(Z)V
.line 740
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/XAlertDialog$6;->setAlpha(F)V
.line 741
return-void
.end method
.method public setTextColor(I)V
.registers 3
.param p1, "color" # I
.line 745
invoke-super {p0, p1}, Landroid/widget/TextView;->setTextColor(I)V
.line 746
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/XAlertDialog$6;->setBackgroundDrawable(Landroid/graphics/drawable/Drawable;)V
.line 747
return-void
.end method