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

30 lines
867 B
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package o;
import android.content.SharedPreferences;
import android.content.res.Resources;
import android.text.TextUtils;
import o.C15715hv;
/* renamed from: o.Da, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C0281Da extends C16157lj {
@InterfaceC13391fZD
public C0281Da(Resources resources, SharedPreferences sharedPreferences) {
super(resources, sharedPreferences);
}
public static C1233Yp a(USY usy, boolean z) {
String a = C6583cXR.a(usy.j, usy.b);
if (!TextUtils.isEmpty(usy.d)) {
a = usy.d;
}
String obj = C6583cXR.VS_(null, C15715hv.IeS.bankicon_scb).toString();
C1233Yp c1233Yp = new C1233Yp();
c1233Yp.d = usy.a;
c1233Yp.c = a;
c1233Yp.b = c(usy.a, z);
c1233Yp.e = obj;
return c1233Yp;
}
}