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

59 lines
1.7 KiB
Java
Raw Permalink Normal View History

2024-07-27 18:17:47 +07:00
package o;
import android.content.res.Resources;
import o.C15715hv;
import o.InterfaceC9019dbn;
/* renamed from: o.acC, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C2306acC extends ZI<InterfaceC9019dbn.LWm> {
private Resources a;
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public C2306acC(Resources resources, C16903sI c16903sI) {
super(c16903sI);
C14957gcv.e(resources, "");
C14957gcv.e(c16903sI, "");
this.a = resources;
}
/* renamed from: o.acC$IeS */
/* loaded from: classes3.dex */
public static final class IeS {
private IeS() {
}
public /* synthetic */ IeS(byte b) {
this();
}
}
public static /* synthetic */ void e(boolean z, C2306acC c2306acC, InterfaceC9019dbn.LWm lWm) {
C14957gcv.e(c2306acC, "");
if (z) {
String string = c2306acC.a.getString(C15715hv.tOB.app_account_deletion_time_out_title);
C14957gcv.c((Object) string, "");
String string2 = c2306acC.a.getString(C15715hv.tOB.app_account_deletion_time_out_message);
C14957gcv.c((Object) string2, "");
lWm.e(string, string2);
return;
}
String string3 = c2306acC.a.getString(C15715hv.tOB.error_generic_resource);
C14957gcv.c((Object) string3, "");
lWm.e(string3, "");
}
public static /* synthetic */ void b(boolean z, InterfaceC9019dbn.LWm lWm) {
if (z) {
lWm.ah_();
} else {
lWm.c();
}
}
static {
new IeS((byte) 0);
}
}