OrionModifyPhoneFragment$3.smali

.class Lcom/sdk/orion/lib/skill/others/fragment/OrionModifyPhoneFragment$3;
.super Ljava/lang/Object;

# interfaces
.implements Landroid/text/TextWatcher;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lcom/sdk/orion/lib/skill/others/fragment/OrionModifyPhoneFragment;->initView()V
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x0
    name = null
.end annotation


# instance fields
.field final synthetic this$0:Lcom/sdk/orion/lib/skill/others/fragment/OrionModifyPhoneFragment;

.field final synthetic val$clearIv:Landroid/widget/ImageView;


# direct methods
.method constructor <init>(Lcom/sdk/orion/lib/skill/others/fragment/OrionModifyPhoneFragment;Landroid/widget/ImageView;)V
    .registers 3

    iput-object p1, p0, Lcom/sdk/orion/lib/skill/others/fragment/OrionModifyPhoneFragment$3;->this$0:Lcom/sdk/orion/lib/skill/others/fragment/OrionModifyPhoneFragment;

    iput-object p2, p0, Lcom/sdk/orion/lib/skill/others/fragment/OrionModifyPhoneFragment$3;->val$clearIv:Landroid/widget/ImageView;

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

    return-void
.end method


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

    invoke-virtual {p1}, Ljava/lang/Object;->toString()Ljava/lang/String;

    move-result-object v0

    invoke-static {v0}, Landroid/text/TextUtils;->isEmpty(Ljava/lang/CharSequence;)Z

    move-result v0

    if-eqz v0, :cond_12

    iget-object v0, p0, Lcom/sdk/orion/lib/skill/others/fragment/OrionModifyPhoneFragment$3;->val$clearIv:Landroid/widget/ImageView;

    const/16 v1, 0x8

    invoke-virtual {v0, v1}, Landroid/widget/ImageView;->setVisibility(I)V

    :goto_11
    return-void

    :cond_12
    iget-object v0, p0, Lcom/sdk/orion/lib/skill/others/fragment/OrionModifyPhoneFragment$3;->val$clearIv:Landroid/widget/ImageView;

    const/4 v1, 0x0

    invoke-virtual {v0, v1}, Landroid/widget/ImageView;->setVisibility(I)V

    goto :goto_11
.end method

.method public beforeTextChanged(Ljava/lang/CharSequence;III)V
    .registers 5

    return-void
.end method

.method public onTextChanged(Ljava/lang/CharSequence;III)V
    .registers 5

    return-void
.end method