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

42 lines
1.2 KiB
Java
Raw Permalink Normal View History

2024-07-27 18:17:47 +07:00
package o;
import o.C15715hv;
/* renamed from: o.alD, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final /* synthetic */ class C2784alD implements InterfaceC1244Ytw {
private C0345Eo b;
@Override // o.InterfaceC1244Ytw
public final Object d(Object obj) {
String string;
String string2;
C0345Eo c0345Eo = this.b;
LEE lee = (LEE) obj;
C1175Xe c1175Xe = new C1175Xe(lee.c, lee.d, lee.a, lee.b);
C1236Yq c1236Yq = new C1236Yq();
c1236Yq.d = c1175Xe;
c1236Yq.a = lee.d;
c1236Yq.e = c0345Eo.b_(lee.a);
if (lee.b) {
if (lee.i == null || lee.i.isEmpty()) {
string = c0345Eo.e.getString(C15715hv.tOB.transfer_bank_temp_disable_title);
} else {
string = lee.i;
}
c1236Yq.c = string;
if (lee.g == null || lee.g.isEmpty()) {
string2 = c0345Eo.e.getString(C15715hv.tOB.transfer_bank_temp_disable_description);
} else {
string2 = lee.g;
}
c1236Yq.b = string2;
}
return c1236Yq;
}
public /* synthetic */ C2784alD(C0345Eo c0345Eo) {
this.b = c0345Eo;
}
}