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

38 lines
1.1 KiB
Java

package o;
import o.ZI;
/* renamed from: o.aLu, reason: case insensitive filesystem */
/* loaded from: classes4.dex */
public final class C1703aLu extends ZI<InterfaceC9220dfc> {
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public C1703aLu(C16903sI c16903sI) {
super(c16903sI);
C14957gcv.e(c16903sI, "");
}
public final void c(final String str, final String str2, boolean z, boolean z2) {
String str3 = str2;
if ((!(str3 == null || gdZ.d((CharSequence) str3))) || z || z2) {
ZI.IeS ieS = new ZI.IeS(str2, str) { // from class: o.aLx
private String c;
private String d;
@Override // o.ZI.IeS
public final void e(Object obj) {
((InterfaceC9220dfc) obj).e(this.c, this.d);
}
{
this.c = str2;
this.d = str;
}
};
if (this.f != 0) {
ieS.e(this.f);
}
}
}
}