x.smali
.class Lcom/google/android/material/textfield/x;
.super Ljava/lang/Object;
.source "PasswordToggleEndIconDelegate.java"
# interfaces
.implements Landroid/text/TextWatcher;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/android/material/textfield/A;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic a:Lcom/google/android/material/textfield/A;
# direct methods
.method constructor <init>(Lcom/google/android/material/textfield/A;)V
.registers 2
.line 1
iput-object p1, p0, Lcom/google/android/material/textfield/x;->a:Lcom/google/android/material/textfield/A;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public afterTextChanged(Landroid/text/Editable;)V
.registers 2
return-void
.end method
.method public beforeTextChanged(Ljava/lang/CharSequence;III)V
.registers 5
.line 1
iget-object p1, p0, Lcom/google/android/material/textfield/x;->a:Lcom/google/android/material/textfield/A;
iget-object p2, p1, Lcom/google/android/material/textfield/t;->c:Lcom/google/android/material/internal/CheckableImageButton;
invoke-static {p1}, Lcom/google/android/material/textfield/A;->a(Lcom/google/android/material/textfield/A;)Z
move-result p1
xor-int/lit8 p1, p1, 0x1
invoke-virtual {p2, p1}, Lcom/google/android/material/internal/CheckableImageButton;->setChecked(Z)V
return-void
.end method
.method public onTextChanged(Ljava/lang/CharSequence;III)V
.registers 5
return-void
.end method