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

81 lines
2.8 KiB
Java

package o;
import android.content.SharedPreferences;
import android.content.res.Resources;
import java.util.List;
import o.OH;
/* renamed from: o.ux, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C17227ux extends C16157lj {
private final C17121uB a;
private final C17335vr b;
private final C16418oG d;
private final C17125uC f;
private final C17231uz g;
private final C17132uF h;
private final C17295vb i;
private final C17313vj j;
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public C17227ux(Resources resources, SharedPreferences sharedPreferences, C17125uC c17125uC, C17231uz c17231uz, C17121uB c17121uB, C17132uF c17132uF, C17335vr c17335vr, C16418oG c16418oG, C17313vj c17313vj, C17295vb c17295vb) {
super(resources, sharedPreferences);
C14957gcv.e(resources, "");
C14957gcv.e(sharedPreferences, "");
C14957gcv.e(c17125uC, "");
C14957gcv.e(c17231uz, "");
C14957gcv.e(c17121uB, "");
C14957gcv.e(c17132uF, "");
C14957gcv.e(c17335vr, "");
C14957gcv.e(c16418oG, "");
C14957gcv.e(c17313vj, "");
C14957gcv.e(c17295vb, "");
this.f = c17125uC;
this.g = c17231uz;
this.a = c17121uB;
this.h = c17132uF;
this.b = c17335vr;
this.d = c16418oG;
this.j = c17313vj;
this.i = c17295vb;
}
public final OH b(Object obj, boolean z) {
if (obj instanceof C11805emK) {
C11805emK c11805emK = (C11805emK) obj;
OH d = d(c11805emK.e, c11805emK.b);
d.g = this.f.d(c11805emK.c);
d.n = AbstractC16167lp.a(c11805emK.i, new C16164ln(this.h, z));
d.c = AbstractC16167lp.a(c11805emK.a, new C16164ln(this.h, z));
d.j = this.b.d((List) c11805emK.b);
d.a = this.d.c(c11805emK.d, b());
return d;
}
if (obj instanceof C0441GqM) {
C0441GqM c0441GqM = (C0441GqM) obj;
OH d2 = d(c0441GqM.b, c0441GqM.c);
C1267Zgj c1267Zgj = c0441GqM.f;
d2.l = c1267Zgj != null ? C17313vj.b(c1267Zgj) : null;
DdJ ddJ = c0441GqM.a;
d2.f8295o = ddJ != null ? C17295vb.c(ddJ) : null;
d2.h = c0441GqM.d;
d2.f = Boolean.valueOf(c0441GqM.e);
return d2;
}
if (!(obj instanceof LYc)) {
return null;
}
LYc lYc = (LYc) obj;
return d(lYc.c, lYc.a);
}
private final OH d(KJx kJx, List<? extends IJP> list) {
OH.RVV rvv = OH.b;
OH oh = new OH((byte) 0);
oh.i = kJx != null ? this.g.d(kJx) : null;
oh.d = this.a.d((List) list);
return oh;
}
}