AccountRequestNameChangeView$3.smali
.class final Lcom/imo/android/imoim/views/AccountRequestNameChangeView$3;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Landroid/view/View$OnClickListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/imo/android/imoim/views/AccountRequestNameChangeView;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic a:Lcom/imo/android/imoim/views/AccountRequestNameChangeView;
# direct methods
.method constructor <init>(Lcom/imo/android/imoim/views/AccountRequestNameChangeView;)V
.registers 2
.line 99
iput-object p1, p0, Lcom/imo/android/imoim/views/AccountRequestNameChangeView$3;->a:Lcom/imo/android/imoim/views/AccountRequestNameChangeView;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final onClick(Landroid/view/View;)V
.registers 3
.line 102
iget-object p1, p0, Lcom/imo/android/imoim/views/AccountRequestNameChangeView$3;->a:Lcom/imo/android/imoim/views/AccountRequestNameChangeView;
invoke-static {p1}, Lcom/imo/android/imoim/views/AccountRequestNameChangeView;->e(Lcom/imo/android/imoim/views/AccountRequestNameChangeView;)Landroid/widget/EditText;
move-result-object p1
const-string v0, ""
invoke-virtual {p1, v0}, Landroid/widget/EditText;->setText(Ljava/lang/CharSequence;)V
return-void
.end method