Skip to content

Instantly share code, notes, and snippets.

@illuzor
Created February 4, 2019 18:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save illuzor/840707725c9c1e7114d373f2a4ad2e8d to your computer and use it in GitHub Desktop.
Save illuzor/840707725c9c1e7114d373f2a4ad2e8d to your computer and use it in GitHub Desktop.
import android.text.Editable;
import android.text.TextWatcher;
import kotlin.C2538n;
import kotlin.p175e.p176b.C2501j;
import kotlin.p175e.p213a.C3676b;
import kotlin.p175e.p213a.C3692r;
public final class C1939f implements TextWatcher {
public void c1fsf(CharSequence charSequence, int i, int i2, int i3) {
C3692r c3692r = this.f6635a;
if (c3692r != null) {
C2538n c2538n = (C2538n) c3692r.m17191a(charSequence, Integer.valueOf(i), Integer.valueOf(i2), Integer.valueOf(i3));
}
}
public void c1fs2(CharSequence charSequence, int i, int i2, int i3) {
C3692r c3692r = this.f6636b;
if (c3692r != null) {
C2538n c2538n = (C2538n) c3692r.m17191a(charSequence, Integer.valueOf(i), Integer.valueOf(i2), Integer.valueOf(i3));
}
}
public void c1fs3(Editable editable) {
C3676b c3676b = this.f6637c;
if (c3676b != null) {
C2538n c2538n = (C2538n) c3676b.invoke(editable);
}
}
/* renamed from: a */
public final void m8843a(C3676b<? super Editable, C2538n> c3676b) {
C2501j.m10353b(c3676b, "listener");
this.f6637c = c3676b;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment