.class public Lcom/discord/utilities/view/text/TextWatcher; .super Ljava/lang/Object; .source "TextWatcher.kt" # interfaces .implements Landroid/text/TextWatcher; # annotations .annotation system Ldalvik/annotation/MemberClasses; value = { Lcom/discord/utilities/view/text/TextWatcher$Companion; } .end annotation # static fields .field public static final Companion:Lcom/discord/utilities/view/text/TextWatcher$Companion; # instance fields .field public final onAfterTextChanged:Lkotlin/jvm/functions/Function1; .annotation system Ldalvik/annotation/Signature; value = { "Lkotlin/jvm/functions/Function1<", "Landroid/text/Editable;", "Lkotlin/Unit;", ">;" } .end annotation .end field .field public final onBeforeTextChanged:Lkotlin/jvm/functions/Function4; .annotation system Ldalvik/annotation/Signature; value = { "Lkotlin/jvm/functions/Function4<", "Ljava/lang/CharSequence;", "Ljava/lang/Integer;", "Ljava/lang/Integer;", "Ljava/lang/Integer;", "Lkotlin/Unit;", ">;" } .end annotation .end field .field public final onTextChanged:Lkotlin/jvm/functions/Function4; .annotation system Ldalvik/annotation/Signature; value = { "Lkotlin/jvm/functions/Function4<", "Ljava/lang/CharSequence;", "Ljava/lang/Integer;", "Ljava/lang/Integer;", "Ljava/lang/Integer;", "Lkotlin/Unit;", ">;" } .end annotation .end field # direct methods .method public static constructor ()V .locals 2 new-instance v0, Lcom/discord/utilities/view/text/TextWatcher$Companion; const/4 v1, 0x0 invoke-direct {v0, v1}, Lcom/discord/utilities/view/text/TextWatcher$Companion;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V sput-object v0, Lcom/discord/utilities/view/text/TextWatcher;->Companion:Lcom/discord/utilities/view/text/TextWatcher$Companion; return-void .end method .method public constructor ()V .locals 6 const/4 v1, 0x0 const/4 v2, 0x0 const/4 v3, 0x0 const/4 v4, 0x7 const/4 v5, 0x0 move-object v0, p0 invoke-direct/range {v0 .. v5}, Lcom/discord/utilities/view/text/TextWatcher;->(Lkotlin/jvm/functions/Function4;Lkotlin/jvm/functions/Function4;Lkotlin/jvm/functions/Function1;ILkotlin/jvm/internal/DefaultConstructorMarker;)V return-void .end method .method public constructor (Lkotlin/jvm/functions/Function4;Lkotlin/jvm/functions/Function4;Lkotlin/jvm/functions/Function1;)V .locals 0 .annotation system Ldalvik/annotation/Signature; value = { "(", "Lkotlin/jvm/functions/Function4<", "-", "Ljava/lang/CharSequence;", "-", "Ljava/lang/Integer;", "-", "Ljava/lang/Integer;", "-", "Ljava/lang/Integer;", "Lkotlin/Unit;", ">;", "Lkotlin/jvm/functions/Function4<", "-", "Ljava/lang/CharSequence;", "-", "Ljava/lang/Integer;", "-", "Ljava/lang/Integer;", "-", "Ljava/lang/Integer;", "Lkotlin/Unit;", ">;", "Lkotlin/jvm/functions/Function1<", "-", "Landroid/text/Editable;", "Lkotlin/Unit;", ">;)V" } .end annotation invoke-direct {p0}, Ljava/lang/Object;->()V iput-object p1, p0, Lcom/discord/utilities/view/text/TextWatcher;->onBeforeTextChanged:Lkotlin/jvm/functions/Function4; iput-object p2, p0, Lcom/discord/utilities/view/text/TextWatcher;->onTextChanged:Lkotlin/jvm/functions/Function4; iput-object p3, p0, Lcom/discord/utilities/view/text/TextWatcher;->onAfterTextChanged:Lkotlin/jvm/functions/Function1; return-void .end method .method public synthetic constructor (Lkotlin/jvm/functions/Function4;Lkotlin/jvm/functions/Function4;Lkotlin/jvm/functions/Function1;ILkotlin/jvm/internal/DefaultConstructorMarker;)V .locals 1 and-int/lit8 p5, p4, 0x1 const/4 v0, 0x0 if-eqz p5, :cond_0 move-object p1, v0 :cond_0 and-int/lit8 p5, p4, 0x2 if-eqz p5, :cond_1 move-object p2, v0 :cond_1 and-int/lit8 p4, p4, 0x4 if-eqz p4, :cond_2 move-object p3, v0 :cond_2 invoke-direct {p0, p1, p2, p3}, Lcom/discord/utilities/view/text/TextWatcher;->(Lkotlin/jvm/functions/Function4;Lkotlin/jvm/functions/Function4;Lkotlin/jvm/functions/Function1;)V return-void .end method .method public static final addBindedTextWatcher(Landroidx/fragment/app/Fragment;Landroid/widget/TextView;Lrx/functions/Action1;)V .locals 1 .annotation system Ldalvik/annotation/Signature; value = { "(", "Landroidx/fragment/app/Fragment;", "Landroid/widget/TextView;", "Lrx/functions/Action1<", "Ljava/lang/String;", ">;)V" } .end annotation sget-object v0, Lcom/discord/utilities/view/text/TextWatcher;->Companion:Lcom/discord/utilities/view/text/TextWatcher$Companion; invoke-virtual {v0, p0, p1, p2}, Lcom/discord/utilities/view/text/TextWatcher$Companion;->addBindedTextWatcher(Landroidx/fragment/app/Fragment;Landroid/widget/TextView;Lrx/functions/Action1;)V return-void .end method # virtual methods .method public afterTextChanged(Landroid/text/Editable;)V .locals 1 if-eqz p1, :cond_1 iget-object v0, p0, Lcom/discord/utilities/view/text/TextWatcher;->onAfterTextChanged:Lkotlin/jvm/functions/Function1; if-eqz v0, :cond_0 invoke-interface {v0, p1}, Lkotlin/jvm/functions/Function1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; move-result-object p1 check-cast p1, Lkotlin/Unit; :cond_0 return-void :cond_1 const-string p1, "s" invoke-static {p1}, Lw/u/b/j;->a(Ljava/lang/String;)V const/4 p1, 0x0 throw p1 .end method .method public beforeTextChanged(Ljava/lang/CharSequence;III)V .locals 1 if-eqz p1, :cond_1 iget-object v0, p0, Lcom/discord/utilities/view/text/TextWatcher;->onBeforeTextChanged:Lkotlin/jvm/functions/Function4; if-eqz v0, :cond_0 invoke-static {p2}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer; move-result-object p2 invoke-static {p3}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer; move-result-object p3 invoke-static {p4}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer; move-result-object p4 invoke-interface {v0, p1, p2, p3, p4}, Lkotlin/jvm/functions/Function4;->invoke(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; move-result-object p1 check-cast p1, Lkotlin/Unit; :cond_0 return-void :cond_1 const-string p1, "s" invoke-static {p1}, Lw/u/b/j;->a(Ljava/lang/String;)V const/4 p1, 0x0 throw p1 .end method .method public onTextChanged(Ljava/lang/CharSequence;III)V .locals 1 if-eqz p1, :cond_1 iget-object v0, p0, Lcom/discord/utilities/view/text/TextWatcher;->onTextChanged:Lkotlin/jvm/functions/Function4; if-eqz v0, :cond_0 invoke-static {p2}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer; move-result-object p2 invoke-static {p3}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer; move-result-object p3 invoke-static {p4}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer; move-result-object p4 invoke-interface {v0, p1, p2, p3, p4}, Lkotlin/jvm/functions/Function4;->invoke(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; move-result-object p1 check-cast p1, Lkotlin/Unit; :cond_0 return-void :cond_1 const-string p1, "s" invoke-static {p1}, Lw/u/b/j;->a(Ljava/lang/String;)V const/4 p1, 0x0 throw p1 .end method