what-the-bank/sources/o/C15896jTh.java

23 lines
787 B
Java
Raw Permalink Normal View History

2024-07-27 18:17:47 +07:00
package o;
import com.google.android.material.internal.CheckableImageButton;
import com.google.android.material.textfield.EndCompoundLayout;
/* renamed from: o.jTh, reason: case insensitive filesystem */
/* loaded from: classes2.dex */
public final class C15896jTh extends SQv {
public C15896jTh(EndCompoundLayout endCompoundLayout) {
super(endCompoundLayout);
}
/* JADX INFO: Access modifiers changed from: package-private */
@Override // o.SQv
public final void g() {
EndCompoundLayout endCompoundLayout = this.i;
endCompoundLayout.f = null;
CheckableImageButton checkableImageButton = endCompoundLayout.f6484o;
checkableImageButton.setOnLongClickListener(null);
C15977kAW.Mr_(checkableImageButton, null);
}
}