72 lines
2.1 KiB
Java
72 lines
2.1 KiB
Java
package o;
|
|
|
|
import android.content.SharedPreferences;
|
|
import android.content.res.Resources;
|
|
import java.util.ArrayList;
|
|
import java.util.List;
|
|
|
|
/* renamed from: o.Aq, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final class C0169Aq extends C16157lj {
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public C0169Aq(Resources resources, SharedPreferences sharedPreferences) {
|
|
super(resources, sharedPreferences);
|
|
C14957gcv.e(resources, "");
|
|
C14957gcv.e(sharedPreferences, "");
|
|
}
|
|
|
|
/* renamed from: o.Aq$Sts */
|
|
/* loaded from: classes3.dex */
|
|
public static final class Sts {
|
|
private Sts() {
|
|
}
|
|
|
|
public /* synthetic */ Sts(byte b) {
|
|
this();
|
|
}
|
|
}
|
|
|
|
public static UH e(UQz uQz) {
|
|
String str;
|
|
String str2;
|
|
String str3 = uQz.f;
|
|
String str4 = uQz.k;
|
|
String str5 = uQz.i;
|
|
String str6 = uQz.f8389o;
|
|
String str7 = uQz.j;
|
|
String str8 = uQz.n;
|
|
String str9 = uQz.b;
|
|
String str10 = uQz.l;
|
|
String str11 = uQz.d;
|
|
String str12 = uQz.m;
|
|
String str13 = uQz.g;
|
|
String str14 = uQz.e;
|
|
String str15 = uQz.h;
|
|
List<String> list = uQz.c;
|
|
if (list != null) {
|
|
ArrayList arrayList = new ArrayList();
|
|
for (Object obj : list) {
|
|
String str16 = str15;
|
|
if (!gdZ.d((CharSequence) obj)) {
|
|
arrayList.add(obj);
|
|
}
|
|
str15 = str16;
|
|
}
|
|
str = str15;
|
|
ArrayList arrayList2 = arrayList;
|
|
C14957gcv.e(arrayList2, "");
|
|
C14957gcv.e("\n", "");
|
|
str2 = C14881gav.b(arrayList2, "\n", null, null, 0, null, null, 62);
|
|
} else {
|
|
str = str15;
|
|
str2 = null;
|
|
}
|
|
return new UH(str3, str4, str5, str6, str7, str8, str9, str10, str11, str12, str13, str14, str, str2, uQz.a);
|
|
}
|
|
|
|
static {
|
|
new Sts((byte) 0);
|
|
}
|
|
}
|