OrionModifyPhoneFragment$4.smali

.class Lcom/sdk/orion/lib/skill/others/fragment/OrionModifyPhoneFragment$4;
.super Lcom/sdk/orion/callback/JsonCallback;


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

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

.annotation system Ldalvik/annotation/Signature;
    value = {
        "Lcom/sdk/orion/callback/JsonCallback",
        "<",
        "Lcom/sdk/orion/utils/ParamsUtils/Slots$CellphoneBean;",
        ">;"
    }
.end annotation


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


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

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

    invoke-direct {p0}, Lcom/sdk/orion/callback/JsonCallback;-><init>()V

    return-void
.end method


# virtual methods
.method public onFailed(ILjava/lang/String;)V
    .registers 3

    return-void
.end method

.method public onSucceed(Lcom/sdk/orion/utils/ParamsUtils/Slots$CellphoneBean;)V
    .registers 4

    if-eqz p1, :cond_a

    iget-object v0, p1, Lcom/sdk/orion/utils/ParamsUtils/Slots$CellphoneBean;->cellphone:Ljava/lang/String;

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

    move-result v0

    if-eqz v0, :cond_b

    :cond_a
    :goto_a
    return-void

    :cond_b
    iget-object v0, p0, Lcom/sdk/orion/lib/skill/others/fragment/OrionModifyPhoneFragment$4;->this$0:Lcom/sdk/orion/lib/skill/others/fragment/OrionModifyPhoneFragment;

    # getter for: Lcom/sdk/orion/lib/skill/others/fragment/OrionModifyPhoneFragment;->mEditText:Landroid/widget/EditText;
    invoke-static {v0}, Lcom/sdk/orion/lib/skill/others/fragment/OrionModifyPhoneFragment;->access$000(Lcom/sdk/orion/lib/skill/others/fragment/OrionModifyPhoneFragment;)Landroid/widget/EditText;

    move-result-object v0

    invoke-virtual {v0}, Landroid/widget/EditText;->getText()Landroid/text/Editable;

    move-result-object v0

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

    move-result-object v0

    invoke-virtual {v0}, Ljava/lang/String;->trim()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_a

    iget-object v0, p0, Lcom/sdk/orion/lib/skill/others/fragment/OrionModifyPhoneFragment$4;->this$0:Lcom/sdk/orion/lib/skill/others/fragment/OrionModifyPhoneFragment;

    iget-object v1, p1, Lcom/sdk/orion/utils/ParamsUtils/Slots$CellphoneBean;->cellphone:Ljava/lang/String;

    # setter for: Lcom/sdk/orion/lib/skill/others/fragment/OrionModifyPhoneFragment;->mPhoneNumber:Ljava/lang/String;
    invoke-static {v0, v1}, Lcom/sdk/orion/lib/skill/others/fragment/OrionModifyPhoneFragment;->access$102(Lcom/sdk/orion/lib/skill/others/fragment/OrionModifyPhoneFragment;Ljava/lang/String;)Ljava/lang/String;

    iget-object v0, p0, Lcom/sdk/orion/lib/skill/others/fragment/OrionModifyPhoneFragment$4;->this$0:Lcom/sdk/orion/lib/skill/others/fragment/OrionModifyPhoneFragment;

    # invokes: Lcom/sdk/orion/lib/skill/others/fragment/OrionModifyPhoneFragment;->setEditText()V
    invoke-static {v0}, Lcom/sdk/orion/lib/skill/others/fragment/OrionModifyPhoneFragment;->access$200(Lcom/sdk/orion/lib/skill/others/fragment/OrionModifyPhoneFragment;)V

    goto :goto_a
.end method

.method public bridge synthetic onSucceed(Ljava/lang/Object;)V
    .registers 2

    check-cast p1, Lcom/sdk/orion/utils/ParamsUtils/Slots$CellphoneBean;

    invoke-virtual {p0, p1}, Lcom/sdk/orion/lib/skill/others/fragment/OrionModifyPhoneFragment$4;->onSucceed(Lcom/sdk/orion/utils/ParamsUtils/Slots$CellphoneBean;)V

    return-void
.end method