package o; import android.content.SharedPreferences; import android.content.res.Resources; /* renamed from: o.oz, reason: case insensitive filesystem */ /* loaded from: classes3.dex */ public final class C16523oz extends C16157lj { /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */ @InterfaceC13391fZD public C16523oz(Resources resources, SharedPreferences sharedPreferences) { super(resources, sharedPreferences); C14957gcv.e(resources, ""); C14957gcv.e(sharedPreferences, ""); } /* renamed from: o.oz$Sts */ /* loaded from: classes3.dex */ public static final class Sts extends AbstractC14961gcz implements InterfaceC14894gbR { private C16523oz c; @Override // o.InterfaceC14894gbR public final /* synthetic */ C1185Xl invoke(RgS rgS) { RgS rgS2 = rgS; String str = rgS2.a; String str2 = rgS2.d; JGT jgt = rgS2.b; return new C1185Xl(str, str2, jgt != null ? C16523oz.c(jgt) : null); } /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */ public Sts(C16523oz c16523oz) { super(1); this.c = c16523oz; } } public static /* synthetic */ C1185Xl b(InterfaceC14894gbR interfaceC14894gbR, Object obj) { C14957gcv.e(interfaceC14894gbR, ""); return (C1185Xl) interfaceC14894gbR.invoke(obj); } public static final /* synthetic */ C1184Xk c(JGT jgt) { return new C1184Xk(jgt.b, jgt.c, jgt.d); } }