package e;

import androidx.compose.runtime.Composer;
import androidx.compose.runtime.RecomposeScopeImplKt;
import kotlin.jvm.internal.p;
import w4.C3137A;

/* JADX INFO: renamed from: e.e, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C1951e extends p implements J4.e {

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

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final /* synthetic */ J4.a f16240b;

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

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C1951e(boolean z6, J4.a aVar, int i6, int i7) {
        super(2);
        this.f16239a = z6;
        this.f16240b = aVar;
        this.f16241c = i6;
        this.f16242d = i7;
    }

    @Override // J4.e
    public final Object invoke(Object obj, Object obj2) {
        ((Number) obj2).intValue();
        int iUpdateChangedFlags = RecomposeScopeImplKt.updateChangedFlags(this.f16241c | 1);
        J4.a aVar = this.f16240b;
        int i6 = this.f16242d;
        W.d.b(this.f16239a, aVar, (Composer) obj, iUpdateChangedFlags, i6);
        return C3137A.f25453a;
    }
}
