d.smali

.class public final Ltg/d;
.super Ljava/lang/Object;
.source "EditTextChangedListener.kt"

# interfaces
.implements Landroid/text/TextWatcher;


# instance fields
.field public final a:Ltg/h;


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

    return-void
.end method

.method public constructor <init>(Ltg/h;)V
    .registers 2

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

    iput-object p1, p0, Ltg/d;->a:Ltg/h;

    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

    return-void
.end method

.method public onTextChanged(Ljava/lang/CharSequence;III)V
    .registers 5

    iget-object p1, p0, Ltg/d;->a:Ltg/h;

    if-eqz p1, :cond_7

    invoke-interface {p1}, Ltg/h;->a()V

    :cond_7
    return-void
.end method