package defpackage;

/* JADX INFO: renamed from: ᵩᵙᵮ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes3.dex */
public final class C3825 implements InterfaceC1214 {

    /* JADX INFO: renamed from: ˌᴵ, reason: contains not printable characters */
    public final /* synthetic */ int f14601;

    /* JADX INFO: renamed from: ᵔᵖᵹᵫ, reason: contains not printable characters */
    public final /* synthetic */ String[] f14602;

    /* JADX INFO: renamed from: ᵜᵪʾ, reason: contains not printable characters */
    public final /* synthetic */ InterfaceC1214 f14603;

    public /* synthetic */ C3825(C2336 c2336, String[] strArr, int i) {
        this.f14601 = i;
        this.f14603 = c2336;
        this.f14602 = strArr;
    }

    @Override // defpackage.InterfaceC1214
    /* JADX INFO: renamed from: ʽˈˋ */
    public final Object mo1463(InterfaceC4965 interfaceC4965, InterfaceC2643 interfaceC2643) {
        int i = this.f14601;
        C5063 c5063 = C5063.f19112;
        EnumC0111 enumC0111 = EnumC0111.f1384;
        String[] strArr = this.f14602;
        InterfaceC1214 interfaceC1214 = this.f14603;
        switch (i) {
            case 0:
                Object objMo1463 = interfaceC1214.mo1463(new C2621(interfaceC4965, strArr, 0), interfaceC2643);
                return objMo1463 == enumC0111 ? objMo1463 : c5063;
            default:
                Object objMo14632 = interfaceC1214.mo1463(new C2621(interfaceC4965, strArr, 1), interfaceC2643);
                return objMo14632 == enumC0111 ? objMo14632 : c5063;
        }
    }
}
