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

87 lines
2.6 KiB
Java

package o;
import android.content.res.Resources;
import o.C15715hv;
import o.InterfaceC9381dif;
/* renamed from: o.bFR, reason: case insensitive filesystem */
/* loaded from: classes4.dex */
public final class C3738bFR extends ZI<InterfaceC9381dif.HBt> {
private final C17774zeQ a;
private final Resources d;
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public C3738bFR(C17774zeQ c17774zeQ, Resources resources, C16903sI c16903sI) {
super(c16903sI);
C14957gcv.e(c17774zeQ, "");
C14957gcv.e(resources, "");
C14957gcv.e(c16903sI, "");
this.a = c17774zeQ;
this.d = resources;
}
/* renamed from: o.bFR$LWm */
/* loaded from: classes4.dex */
static final class LWm {
private LWm() {
}
public /* synthetic */ LWm(byte b) {
this();
}
}
public static /* synthetic */ void e(String str, String str2, C3738bFR c3738bFR, boolean z, String str3, String str4, String str5, InterfaceC9381dif.HBt hBt) {
String string;
C14957gcv.e(str, "");
C14957gcv.e(c3738bFR, "");
C14957gcv.e(str4, "");
C14957gcv.e(str5, "");
int hashCode = str.hashCode();
if (hashCode != -1961848187) {
if (hashCode != -938489074) {
if (hashCode == -192886857 && str.equals("ALL_TAB")) {
hBt.c(str2, str3);
}
} else if (str.equals("AMOUNT_TAB")) {
hBt.c(z ? 17 : 10);
}
} else if (str.equals("UNITS_TAB")) {
hBt.c(z);
}
if (str2 == null || str3 == null || z) {
return;
}
C14957gcv.e(str4, "");
int hashCode2 = str4.hashCode();
if (hashCode2 == 76) {
if (str4.equals("L")) {
string = c3738bFR.d.getString(C15715hv.tOB.redeem_ltf_text);
}
string = null;
} else if (hashCode2 != 83) {
if (hashCode2 == 84 && str4.equals("T")) {
string = c3738bFR.d.getString(C15715hv.tOB.redeem_tesg_text);
}
string = null;
} else {
if (str4.equals("S")) {
if (c3738bFR.a.a()) {
string = c3738bFR.d.getString(C15715hv.tOB.redeem_ssf_text);
} else {
string = c3738bFR.d.getString(C15715hv.tOB.redeem_ssf_or_tesg_text);
}
}
string = null;
}
if (string != null) {
hBt.b(string, str5);
}
}
static {
new LWm((byte) 0);
}
}