package J0;

import android.os.Looper;
import android.view.Choreographer;
import androidx.compose.ui.platform.AndroidCompositionLocals_androidKt;

/* JADX INFO: loaded from: classes.dex */
public final class P extends kotlin.jvm.internal.p implements J4.a {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final /* synthetic */ int f2932a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public static final P f2911b = new P(0, 0);

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public static final P f2912c = new P(0, 1);

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public static final P f2913d = new P(0, 2);

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public static final P f2914e = new P(0, 3);

    /* JADX INFO: renamed from: f, reason: collision with root package name */
    public static final P f2915f = new P(0, 4);

    /* JADX INFO: renamed from: j, reason: collision with root package name */
    public static final P f2916j = new P(0, 5);

    /* JADX INFO: renamed from: k, reason: collision with root package name */
    public static final P f2917k = new P(0, 6);
    public static final P l = new P(0, 7);

    /* JADX INFO: renamed from: m, reason: collision with root package name */
    public static final P f2918m = new P(0, 8);

    /* JADX INFO: renamed from: n, reason: collision with root package name */
    public static final P f2919n = new P(0, 9);

    /* JADX INFO: renamed from: o, reason: collision with root package name */
    public static final P f2920o = new P(0, 10);

    /* JADX INFO: renamed from: p, reason: collision with root package name */
    public static final P f2921p = new P(0, 11);

    /* JADX INFO: renamed from: q, reason: collision with root package name */
    public static final P f2922q = new P(0, 12);

    /* JADX INFO: renamed from: r, reason: collision with root package name */
    public static final P f2923r = new P(0, 13);

    /* JADX INFO: renamed from: s, reason: collision with root package name */
    public static final P f2924s = new P(0, 14);

    /* JADX INFO: renamed from: t, reason: collision with root package name */
    public static final P f2925t = new P(0, 15);

    /* JADX INFO: renamed from: u, reason: collision with root package name */
    public static final P f2926u = new P(0, 16);

    /* JADX INFO: renamed from: v, reason: collision with root package name */
    public static final P f2927v = new P(0, 17);

    /* JADX INFO: renamed from: w, reason: collision with root package name */
    public static final P f2928w = new P(0, 18);

    /* JADX INFO: renamed from: x, reason: collision with root package name */
    public static final P f2929x = new P(0, 19);

    /* JADX INFO: renamed from: y, reason: collision with root package name */
    public static final P f2930y = new P(0, 20);

    /* JADX INFO: renamed from: z, reason: collision with root package name */
    public static final P f2931z = new P(0, 21);

    /* JADX INFO: renamed from: A, reason: collision with root package name */
    public static final P f2904A = new P(0, 22);

    /* JADX INFO: renamed from: B, reason: collision with root package name */
    public static final P f2905B = new P(0, 23);

    /* JADX INFO: renamed from: C, reason: collision with root package name */
    public static final P f2906C = new P(0, 24);

    /* JADX INFO: renamed from: D, reason: collision with root package name */
    public static final P f2907D = new P(0, 25);

    /* JADX INFO: renamed from: E, reason: collision with root package name */
    public static final P f2908E = new P(0, 26);

    /* JADX INFO: renamed from: F, reason: collision with root package name */
    public static final P f2909F = new P(0, 27);

    /* JADX INFO: renamed from: G, reason: collision with root package name */
    public static final P f2910G = new P(0, 28);

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public /* synthetic */ P(int i6, int i7) {
        super(i6);
        this.f2932a = i7;
    }

    @Override // J4.a
    public final Object invoke() {
        Choreographer choreographer;
        switch (this.f2932a) {
            case 0:
                AndroidCompositionLocals_androidKt.b("LocalConfiguration");
                throw null;
            case 1:
                AndroidCompositionLocals_androidKt.b("LocalContext");
                throw null;
            case 2:
                AndroidCompositionLocals_androidKt.b("LocalImageVectorCache");
                throw null;
            case 3:
                AndroidCompositionLocals_androidKt.b("LocalResourceIdCache");
                throw null;
            case 4:
                AndroidCompositionLocals_androidKt.b("LocalView");
                throw null;
            case 5:
                if (Looper.myLooper() == Looper.getMainLooper()) {
                    choreographer = Choreographer.getInstance();
                } else {
                    c5.e eVar = V4.N.f8259a;
                    choreographer = (Choreographer) V4.E.C(a5.m.f10845a, new Z(2, null));
                }
                C0349c0 c0349c0 = new C0349c0(choreographer, A4.g.A(Looper.getMainLooper()));
                return c0349c0.plus(c0349c0.f2996n);
            case 6:
            case 7:
                return null;
            case 8:
                AbstractC0391w0.b("LocalAutofillManager");
                throw null;
            case 9:
                AbstractC0391w0.b("LocalAutofillTree");
                throw null;
            case 10:
                AbstractC0391w0.b("LocalClipboard");
                throw null;
            case 11:
                AbstractC0391w0.b("LocalClipboardManager");
                throw null;
            case 12:
                return Boolean.TRUE;
            case 13:
                AbstractC0391w0.b("LocalDensity");
                throw null;
            case 14:
                AbstractC0391w0.b("LocalFocusManager");
                throw null;
            case 15:
                AbstractC0391w0.b("LocalFontFamilyResolver");
                throw null;
            case 16:
                AbstractC0391w0.b("LocalFontLoader");
                throw null;
            case 17:
                AbstractC0391w0.b("LocalGraphicsContext");
                throw null;
            case 18:
                AbstractC0391w0.b("LocalHapticFeedback");
                throw null;
            case 19:
                AbstractC0391w0.b("LocalInputManager");
                throw null;
            case 20:
                AbstractC0391w0.b("LocalLayoutDirection");
                throw null;
            case 21:
                return null;
            case 22:
                return Boolean.FALSE;
            case 23:
            case 24:
                return null;
            case 25:
                AbstractC0391w0.b("LocalTextToolbar");
                throw null;
            case 26:
                AbstractC0391w0.b("LocalUriHandler");
                throw null;
            case 27:
                AbstractC0391w0.b("LocalViewConfiguration");
                throw null;
            default:
                AbstractC0391w0.b("LocalWindowInfo");
                throw null;
        }
    }
}
