package a0;

import androidx.compose.runtime.Composer;
import androidx.compose.runtime.ComposerKt;
import androidx.compose.runtime.MutableState;
import androidx.compose.runtime.internal.ComposableLambda;
import androidx.media3.exoplayer.RendererCapabilities;
import i0.C2252p;
import v.C2978G;
import v.C3000R0;
import w4.C3137A;

/* JADX INFO: renamed from: a0.n, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C0920n implements J4.e {

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

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final /* synthetic */ q.P f10094b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final /* synthetic */ MutableState f10095c;

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public final /* synthetic */ C3000R0 f10096d;

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public final /* synthetic */ p0.X f10097e;

    /* JADX INFO: renamed from: f, reason: collision with root package name */
    public final /* synthetic */ long f10098f;

    /* JADX INFO: renamed from: j, reason: collision with root package name */
    public final /* synthetic */ float f10099j;

    /* JADX INFO: renamed from: k, reason: collision with root package name */
    public final /* synthetic */ float f10100k;
    public final /* synthetic */ C2978G l;

    /* JADX INFO: renamed from: m, reason: collision with root package name */
    public final /* synthetic */ ComposableLambda f10101m;

    public C0920n(C2252p c2252p, q.P p6, MutableState mutableState, C3000R0 c3000r0, p0.X x6, long j4, float f6, float f7, C2978G c2978g, ComposableLambda composableLambda) {
        this.f10093a = c2252p;
        this.f10094b = p6;
        this.f10095c = mutableState;
        this.f10096d = c3000r0;
        this.f10097e = x6;
        this.f10098f = j4;
        this.f10099j = f6;
        this.f10100k = f7;
        this.l = c2978g;
        this.f10101m = composableLambda;
    }

    @Override // J4.e
    public final Object invoke(Object obj, Object obj2) {
        Composer composer = (Composer) obj;
        int iIntValue = ((Number) obj2).intValue();
        if (composer.shouldExecute((iIntValue & 3) != 2, iIntValue & 1)) {
            if (ComposerKt.isTraceInProgress()) {
                ComposerKt.traceEventStart(-917492520, iIntValue, -1, "androidx.compose.material3.DropdownMenu.<anonymous> (AndroidMenu.android.kt:73)");
            }
            AbstractC0953y0.a(this.f10093a, this.f10094b, this.f10095c, this.f10096d, this.f10097e, this.f10098f, this.f10099j, this.f10100k, this.l, this.f10101m, composer, RendererCapabilities.DECODER_SUPPORT_MASK);
            if (ComposerKt.isTraceInProgress()) {
                ComposerKt.traceEventEnd();
            }
        } else {
            composer.skipToGroupEnd();
        }
        return C3137A.f25453a;
    }
}
