.class Lcom/moji/user/message/CommentInputActivity$1; .super Ljava/lang/Object; .source "CommentInputActivity.java" # interfaces .implements Landroid/text/TextWatcher; # annotations .annotation system Ldalvik/annotation/EnclosingMethod; value = Lcom/moji/user/message/CommentInputActivity;->onCreate(Landroid/os/Bundle;)V .end annotation .annotation system Ldalvik/annotation/InnerClass; accessFlags = 0x0 name = null .end annotation # instance fields .field final synthetic a:Lcom/moji/user/message/CommentInputActivity; # direct methods .method constructor (Lcom/moji/user/message/CommentInputActivity;)V .locals 0 .line 46 iput-object p1, p0, Lcom/moji/user/message/CommentInputActivity$1;->a:Lcom/moji/user/message/CommentInputActivity; invoke-direct {p0}, Ljava/lang/Object;->()V return-void .end method # virtual methods .method public afterTextChanged(Landroid/text/Editable;)V .locals 0 return-void .end method .method public beforeTextChanged(Ljava/lang/CharSequence;III)V .locals 0 return-void .end method .method public onTextChanged(Ljava/lang/CharSequence;III)V .locals 0 .line 54 iget-object p1, p0, Lcom/moji/user/message/CommentInputActivity$1;->a:Lcom/moji/user/message/CommentInputActivity; invoke-static {p1}, Lcom/moji/user/message/CommentInputActivity;->b(Lcom/moji/user/message/CommentInputActivity;)Landroid/widget/TextView; move-result-object p1 iget-object p2, p0, Lcom/moji/user/message/CommentInputActivity$1;->a:Lcom/moji/user/message/CommentInputActivity; invoke-static {p2}, Lcom/moji/user/message/CommentInputActivity;->a(Lcom/moji/user/message/CommentInputActivity;)Landroid/widget/EditText; move-result-object p2 invoke-virtual {p2}, Landroid/widget/EditText;->getText()Landroid/text/Editable; move-result-object p2 invoke-virtual {p2}, Ljava/lang/Object;->toString()Ljava/lang/String; move-result-object p2 invoke-static {p2}, Landroid/text/TextUtils;->isEmpty(Ljava/lang/CharSequence;)Z move-result p2 xor-int/lit8 p2, p2, 0x1 invoke-virtual {p1, p2}, Landroid/widget/TextView;->setEnabled(Z)V return-void .end method