package M2;

import androidx.compose.runtime.Composer;
import androidx.compose.runtime.ComposerKt;
import h3.G3;
import w4.C3137A;

/* JADX INFO: renamed from: M2.n1, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C0533n1 implements J4.e {

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

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

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

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

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

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

    public C0533n1(String str, boolean z6, String str2, String str3, J4.a aVar, J4.a aVar2) {
        this.f4842a = str;
        this.f4843b = z6;
        this.f4844c = str2;
        this.f4845d = str3;
        this.f4846e = aVar;
        this.f4847f = aVar2;
    }

    @Override // J4.e
    public final Object invoke(Object obj, Object obj2) {
        Composer composer = (Composer) obj;
        int iIntValue = ((Number) obj2).intValue();
        if ((iIntValue & 3) == 2 && composer.getSkipping()) {
            composer.skipToGroupEnd();
        } else {
            if (ComposerKt.isTraceInProgress()) {
                ComposerKt.traceEventStart(1347407671, iIntValue, -1, "com.debridstream.mobile.MobileSettings.<anonymous>.<anonymous>.<anonymous>.<anonymous>.<anonymous> (MobileSettings.kt:364)");
            }
            G3.b(this.f4842a, this.f4843b, this.f4844c, this.f4845d, this.f4846e, this.f4847f, null, composer, 1572864, 0);
            if (ComposerKt.isTraceInProgress()) {
                ComposerKt.traceEventEnd();
            }
        }
        return C3137A.f25453a;
    }
}
