package o; import android.content.SharedPreferences; import android.content.res.Resources; /* renamed from: o.Ct, reason: case insensitive filesystem */ /* loaded from: classes3.dex */ public final class C0270Ct extends C16157lj { public final C0259Cm a; public final C0268Cs b; public final C0266Cr d; public final C0271Cu j; /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */ @InterfaceC13391fZD public C0270Ct(C0268Cs c0268Cs, C0259Cm c0259Cm, C0266Cr c0266Cr, C0271Cu c0271Cu, Resources resources, SharedPreferences sharedPreferences) { super(resources, sharedPreferences); C14957gcv.e(c0268Cs, ""); C14957gcv.e(c0259Cm, ""); C14957gcv.e(c0266Cr, ""); C14957gcv.e(c0271Cu, ""); C14957gcv.e(resources, ""); C14957gcv.e(sharedPreferences, ""); this.b = c0268Cs; this.a = c0259Cm; this.d = c0266Cr; this.j = c0271Cu; } public static /* synthetic */ String b(boolean z, boolean z2) { return d(z, z2, false); } /* renamed from: o.Ct$RVV */ /* loaded from: classes3.dex */ public static final class RVV { private RVV() { } public /* synthetic */ RVV(byte b) { this(); } } public static String d(boolean z, boolean z2, boolean z3) { if (z && z3 && z2) { return "SINGLE_FORM_MF_OM_SCBS"; } return (z && z2) ? "SINGLE_FORM_MF_SCBS" : (z && z3) ? "SINGLE_FORM_MF_OM" : z ? "SINGLE_FORM_MF_ONLY" : z2 ? "SINGLE_FORM_SCBS_ONLY" : z3 ? "SINGLE_FORM_OM_ONLY" : ""; } static { new RVV((byte) 0); } }