23 lines
787 B
Java
23 lines
787 B
Java
|
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);
|
||
|
}
|
||
|
}
|