39 lines
1.1 KiB
Java
39 lines
1.1 KiB
Java
package o;
|
|
|
|
import android.content.SharedPreferences;
|
|
import android.content.res.Resources;
|
|
import java.util.List;
|
|
|
|
/* renamed from: o.Cg, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final class C0248Cg extends C16157lj {
|
|
public final C0254Ck d;
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public C0248Cg(Resources resources, SharedPreferences sharedPreferences, C0254Ck c0254Ck) {
|
|
super(resources, sharedPreferences);
|
|
C14957gcv.e(resources, "");
|
|
C14957gcv.e(sharedPreferences, "");
|
|
C14957gcv.e(c0254Ck, "");
|
|
this.d = c0254Ck;
|
|
}
|
|
|
|
public static String d(List<String> list) {
|
|
C14957gcv.e(list, "");
|
|
String e = e(list, false);
|
|
C14957gcv.c((Object) e, "");
|
|
return e;
|
|
}
|
|
|
|
public final String a(int i, String str) {
|
|
String str2 = str;
|
|
if (!(!(str2 == null || gdZ.d((CharSequence) str2)))) {
|
|
return "";
|
|
}
|
|
String c = c(i, str);
|
|
C14957gcv.c((Object) c, "");
|
|
return c;
|
|
}
|
|
}
|