ChangePhoneNumberActivity$3.smali

.class Lim/tpelyyftgw/ui/ChangePhoneNumberActivity$3;
.super Ljava/lang/Object;
.source "ChangePhoneNumberActivity.java"

# interfaces
.implements Landroid/text/TextWatcher;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lim/tpelyyftgw/ui/ChangePhoneNumberActivity;->initView()V
.end annotation

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


# instance fields
.field final synthetic this$0:Lim/tpelyyftgw/ui/ChangePhoneNumberActivity;


# direct methods
.method static constructor <clinit>()V
    .registers 1

    return-void
.end method

.method constructor <init>(Lim/tpelyyftgw/ui/ChangePhoneNumberActivity;)V
    .registers 2
    .param p1, "this$0"    # Lim/tpelyyftgw/ui/ChangePhoneNumberActivity;

    .line 130
    iput-object p1, p0, Lim/tpelyyftgw/ui/ChangePhoneNumberActivity$3;->this$0:Lim/tpelyyftgw/ui/ChangePhoneNumberActivity;

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

    return-void
.end method


# virtual methods
.method public afterTextChanged(Landroid/text/Editable;)V
    .registers 3
    .param p1, "s"    # Landroid/text/Editable;

    .line 143
    iget-object v0, p0, Lim/tpelyyftgw/ui/ChangePhoneNumberActivity$3;->this$0:Lim/tpelyyftgw/ui/ChangePhoneNumberActivity;

    invoke-static {v0}, Lim/tpelyyftgw/ui/ChangePhoneNumberActivity;->access$000(Lim/tpelyyftgw/ui/ChangePhoneNumberActivity;)V

    .line 144
    return-void
.end method

.method public beforeTextChanged(Ljava/lang/CharSequence;III)V
    .registers 5
    .param p1, "s"    # Ljava/lang/CharSequence;
    .param p2, "start"    # I
    .param p3, "count"    # I
    .param p4, "after"    # I

    .line 134
    return-void
.end method

.method public onTextChanged(Ljava/lang/CharSequence;III)V
    .registers 5
    .param p1, "s"    # Ljava/lang/CharSequence;
    .param p2, "start"    # I
    .param p3, "before"    # I
    .param p4, "count"    # I

    .line 139
    return-void
.end method