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

111 lines
3.6 KiB
Java

package o;
import o.C15715hv;
import o.InterfaceC6624cYb;
import o.ZI;
import org.threeten.bp.OffsetDateTime;
/* renamed from: o.agH, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C2523agH extends ZI<InterfaceC6624cYb.RVV> {
private final C16237mb b;
public final xNu d;
private final C16903sI e;
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public C2523agH(C16903sI c16903sI, xNu xnu, C16237mb c16237mb) {
super(c16903sI);
C14957gcv.e(c16903sI, "");
C14957gcv.e(xnu, "");
C14957gcv.e(c16237mb, "");
this.e = c16903sI;
this.d = xnu;
this.b = c16237mb;
}
public static /* synthetic */ void e(Throwable th, InterfaceC6624cYb.RVV rvv) {
C14957gcv.c((Object) th, "");
rvv.b(th);
}
public static /* synthetic */ void e(C2523agH c2523agH, NEQ neq, InterfaceC6624cYb.RVV rvv) {
String e;
C14957gcv.e(c2523agH, "");
C16237mb c16237mb = c2523agH.b;
C14957gcv.c(neq, "");
boolean T = c2523agH.d.a.T();
C14957gcv.e(neq, "");
String str = neq.j;
if (gdZ.a(neq.j, "D", true)) {
e = c16237mb.e(C15715hv.tOB.banking_success_deposit_title);
} else {
e = c16237mb.e(C15715hv.tOB.banking_success_withdraw_title);
}
String str2 = e;
C14957gcv.c((Object) str2, "");
String str3 = (String) C16157lj.c(new Object[]{c16237mb, OffsetDateTime.parse(neq.f)}, 838289628, -838289623, System.identityHashCode(c16237mb));
C14957gcv.c((Object) str3, "");
String c = c16237mb.c(C15715hv.tOB.banking_success_refID_label, neq.h);
C14957gcv.c((Object) c, "");
String str4 = neq.d;
String str5 = (String) C16157lj.c(new Object[]{neq.b, Boolean.valueOf(T)}, 1230925834, -1230925834, (int) System.currentTimeMillis());
C14957gcv.c((Object) str5, "");
String i = C16237mb.i(neq.b);
C14957gcv.c((Object) i, "");
String b_ = c16237mb.b_(neq.a);
C14957gcv.c((Object) b_, "");
String str6 = neq.e;
String str7 = neq.c;
String c2 = C16237mb.c(Double.valueOf(neq.g));
C14957gcv.c((Object) c2, "");
rvv.e(new FD(str, str2, str3, c, str4, str5, i, b_, str6, str7, c2, neq.i));
}
public static /* synthetic */ void a(C2523agH c2523agH, final Throwable th) {
C14957gcv.e(c2523agH, "");
if (c2523agH.f != 0) {
c2523agH.f.ar_();
}
ZI.IeS ieS = new ZI.IeS(th) { // from class: o.agR
private Throwable b;
@Override // o.ZI.IeS
public final void e(Object obj) {
C2523agH.e(this.b, (InterfaceC6624cYb.RVV) obj);
}
{
this.b = th;
}
};
if (c2523agH.f != 0) {
ieS.e(c2523agH.f);
}
}
public static /* synthetic */ void c(final C2523agH c2523agH, final NEQ neq) {
C14957gcv.e(c2523agH, "");
if (c2523agH.f != 0) {
c2523agH.f.ar_();
}
ZI.IeS ieS = new ZI.IeS(c2523agH, neq) { // from class: o.agJ
private NEQ a;
private C2523agH e;
@Override // o.ZI.IeS
public final void e(Object obj) {
C2523agH.e(this.e, this.a, (InterfaceC6624cYb.RVV) obj);
}
{
this.e = c2523agH;
this.a = neq;
}
};
if (c2523agH.f != 0) {
ieS.e(c2523agH.f);
}
}
}