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

65 lines
1.9 KiB
Java

package o;
import java.util.HashMap;
import java.util.Map;
import o.InterfaceC9192dfA;
import o.ZI;
/* renamed from: o.aWx, reason: case insensitive filesystem */
/* loaded from: classes4.dex */
public final class C2089aWx extends aVB<InterfaceC9192dfA.IeS> {
public final C15836ix b;
public C0593Kf d;
public C0657Lo e;
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public C2089aWx(C16903sI c16903sI, C15836ix c15836ix) {
super(c16903sI);
C14957gcv.e(c16903sI, "");
C14957gcv.e(c15836ix, "");
this.b = c15836ix;
}
@Override // o.aVB
public final void b(String str) {
C14957gcv.e(str, "");
ZI.IeS ieS = new ZI.IeS() { // from class: o.aWz
@Override // o.ZI.IeS
public final void e(Object obj) {
((InterfaceC9192dfA.IeS) obj).d();
}
};
if (this.f != 0) {
ieS.e(this.f);
}
super.b(str);
}
public static /* synthetic */ void a(String str, C2089aWx c2089aWx, InterfaceC9192dfA.IeS ieS) {
C14957gcv.e(str, "");
C14957gcv.e(c2089aWx, "");
C0593Kf c0593Kf = c2089aWx.d;
HashMap hashMap = null;
hashMap = null;
if (c0593Kf != null && c0593Kf.g != null) {
C0593Kf c0593Kf2 = c2089aWx.d;
hashMap = (Map) C6583cXR.c(new Object[]{c0593Kf2 != null ? c0593Kf2.g : null}, -763936832, 763936847, (int) System.currentTimeMillis());
}
if (hashMap == null) {
hashMap = new HashMap();
}
ieS.c(str, hashMap);
}
public static /* synthetic */ void a(C2089aWx c2089aWx, InterfaceC9192dfA.IeS ieS) {
C14957gcv.e(c2089aWx, "");
C0657Lo c0657Lo = c2089aWx.e;
if (c0657Lo == null) {
C14957gcv.a("");
c0657Lo = null;
}
ieS.g(c0657Lo.u);
}
}