CMKeyboardView$2.smali

.class final Lcom/cmcm/safewallet/ui/widget/CMKeyboardView$2;
.super Lcom/cmcm/safewallet/ui/widget/k;
.source "CMKeyboardView.java"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/cmcm/safewallet/ui/widget/CMKeyboardView;
.end annotation


# instance fields
.field private synthetic aGC:Lcom/cmcm/safewallet/ui/widget/CMKeyboardView;


# direct methods
.method constructor <init>(Lcom/cmcm/safewallet/ui/widget/CMKeyboardView;)V
    .registers 2

    .prologue
    .line 94
    iput-object p1, p0, Lcom/cmcm/safewallet/ui/widget/CMKeyboardView$2;->aGC:Lcom/cmcm/safewallet/ui/widget/CMKeyboardView;

    invoke-direct {p0}, Lcom/cmcm/safewallet/ui/widget/k;-><init>()V

    return-void
.end method


# virtual methods
.method public final afterTextChanged(Landroid/text/Editable;)V
    .registers 4

    .prologue
    .line 97
    invoke-interface {p1}, Landroid/text/Editable;->length()I

    move-result v0

    .line 98
    if-lez v0, :cond_14

    .line 99
    iget-object v0, p0, Lcom/cmcm/safewallet/ui/widget/CMKeyboardView$2;->aGC:Lcom/cmcm/safewallet/ui/widget/CMKeyboardView;

    iget-object v0, v0, Lcom/cmcm/safewallet/ui/widget/CMKeyboardView;->mDoneText:Landroid/widget/TextView;

    const/4 v1, 0x1

    invoke-virtual {v0, v1}, Landroid/widget/TextView;->setEnabled(Z)V

    .line 100
    iget-object v0, p0, Lcom/cmcm/safewallet/ui/widget/CMKeyboardView$2;->aGC:Lcom/cmcm/safewallet/ui/widget/CMKeyboardView;

    invoke-static {v0}, Lcom/cmcm/safewallet/ui/widget/CMKeyboardView;->b(Lcom/cmcm/safewallet/ui/widget/CMKeyboardView;)V

    .line 104
    :goto_13
    return-void

    .line 102
    :cond_14
    iget-object v0, p0, Lcom/cmcm/safewallet/ui/widget/CMKeyboardView$2;->aGC:Lcom/cmcm/safewallet/ui/widget/CMKeyboardView;

    iget-object v0, v0, Lcom/cmcm/safewallet/ui/widget/CMKeyboardView;->mDoneText:Landroid/widget/TextView;

    const/4 v1, 0x0

    invoke-virtual {v0, v1}, Landroid/widget/TextView;->setEnabled(Z)V

    goto :goto_13
.end method