package M2;

import B.AbstractC0057e;
import D.InterfaceC0133d;
import android.content.Context;
import androidx.compose.runtime.Composer;
import androidx.compose.runtime.ComposerKt;
import androidx.compose.runtime.MutableIntState;
import androidx.compose.runtime.MutableState;
import androidx.compose.runtime.State;
import androidx.compose.runtime.internal.ComposableLambdaKt;
import i0.C2252p;
import w4.C3137A;

/* JADX INFO: loaded from: classes.dex */
public final class A1 implements J4.f {

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

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final /* synthetic */ State f4213b;

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

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

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

    public A1(Context context, State state, MutableState mutableState, MutableIntState mutableIntState, MutableState mutableState2) {
        this.f4212a = context;
        this.f4213b = state;
        this.f4214c = mutableState;
        this.f4215d = mutableIntState;
        this.f4216e = mutableState2;
    }

    @Override // J4.f
    public final Object invoke(Object obj, Object obj2, Object obj3) {
        InterfaceC0133d item = (InterfaceC0133d) obj;
        Composer composer = (Composer) obj2;
        int iIntValue = ((Number) obj3).intValue();
        kotlin.jvm.internal.o.h(item, "$this$item");
        if ((iIntValue & 17) == 16 && composer.getSkipping()) {
            composer.skipToGroupEnd();
        } else {
            if (ComposerKt.isTraceInProgress()) {
                ComposerKt.traceEventStart(156746876, iIntValue, -1, "com.debridstream.mobile.MobileSettings.<anonymous>.<anonymous>.<anonymous>.<anonymous> (MobileSettings.kt:454)");
            }
            B1.d(composer, 6, "Trakt");
            C2252p c2252p = C2252p.f18820a;
            AbstractC0057e.g(B.U0.h(c2252p, 8), composer, 6);
            B1.e(ComposableLambdaKt.rememberComposableLambda(-1639690308, true, new z1(this.f4212a, this.f4213b, this.f4214c, this.f4215d, this.f4216e), composer, 54), composer, 6);
            AbstractC0057e.g(B.U0.h(c2252p, 20), composer, 6);
            if (ComposerKt.isTraceInProgress()) {
                ComposerKt.traceEventEnd();
            }
        }
        return C3137A.f25453a;
    }
}
