46 lines
1.3 KiB
Java
46 lines
1.3 KiB
Java
package o;
|
|
|
|
import android.content.SharedPreferences;
|
|
import android.content.res.Resources;
|
|
import java.util.ArrayList;
|
|
|
|
/* renamed from: o.xa, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final class C17535xa extends C16157lj {
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public C17535xa(Resources resources, SharedPreferences sharedPreferences) {
|
|
super(resources, sharedPreferences);
|
|
C14957gcv.e(resources, "");
|
|
C14957gcv.e(sharedPreferences, "");
|
|
}
|
|
|
|
/* renamed from: o.xa$LWm */
|
|
/* loaded from: classes3.dex */
|
|
public static final class LWm {
|
|
private LWm() {
|
|
}
|
|
|
|
public /* synthetic */ LWm(byte b) {
|
|
this();
|
|
}
|
|
}
|
|
|
|
public static C0937Rx e(hDB hdb) {
|
|
C14957gcv.e(hdb, "");
|
|
String[] strArr = hdb.b;
|
|
ArrayList arrayList = new ArrayList();
|
|
for (String str : strArr) {
|
|
String str2 = str;
|
|
if (!(str2 == null || gdZ.d((CharSequence) str2))) {
|
|
arrayList.add(str);
|
|
}
|
|
}
|
|
return new C0937Rx(C14881gav.b(arrayList, "\n", null, null, 0, null, null, 62));
|
|
}
|
|
|
|
static {
|
|
new LWm((byte) 0);
|
|
}
|
|
}
|