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

59 lines
1.6 KiB
Java

package o;
import android.content.SharedPreferences;
import android.content.res.Resources;
import java.util.ArrayList;
import java.util.List;
import o.C0533Ix;
/* loaded from: classes3.dex */
public final class CA extends C16157lj {
public final RMy d;
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public CA(Resources resources, SharedPreferences sharedPreferences, RMy rMy) {
super(resources, sharedPreferences);
C14957gcv.e(resources, "");
C14957gcv.e(sharedPreferences, "");
C14957gcv.e(rMy, "");
this.d = rMy;
}
/* loaded from: classes3.dex */
public static final class IeS {
private IeS() {
}
public /* synthetic */ IeS(byte b) {
this();
}
}
public final AbstractC0518Im c(int i, aJH ajh, boolean z) {
if (ajh == null) {
return null;
}
String[] strArr = {ajh.d, c(ajh.e, z), ajh.c};
C14957gcv.e(strArr, "");
C14957gcv.e(strArr, "");
List list = (List) C14875gap.d((Object[]) strArr, new ArrayList());
if (list.isEmpty()) {
list = null;
}
List list2 = list;
if (list2 == null) {
return null;
}
String e = e(i);
C14957gcv.c((Object) e, "");
C14957gcv.e(list2, "");
C14957gcv.e("\n", "");
return new C0533Ix(e, C14881gav.b(list2, "\n", null, null, 0, null, null, 62), null, C0533Ix.RVV.MEDIUM, null, 44);
}
static {
new IeS((byte) 0);
}
}