package M2;

import a.AbstractC0872a;
import androidx.compose.runtime.Composer;
import androidx.compose.runtime.RecomposeScopeImplKt;
import w4.C3137A;

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

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

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

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

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

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

    public /* synthetic */ C0548t0(J4.a aVar, J4.c cVar, boolean z6, int i6) {
        this.f4955b = aVar;
        this.f4956c = cVar;
        this.f4957d = z6;
        this.f4958e = i6;
    }

    @Override // J4.e
    public final Object invoke(Object obj, Object obj2) {
        int i6 = this.f4954a;
        Composer composer = (Composer) obj;
        ((Integer) obj2).intValue();
        switch (i6) {
            case 0:
                O0.a(RecomposeScopeImplKt.updateChangedFlags(this.f4958e | 1), this.f4955b, this.f4956c, composer, this.f4957d);
                break;
            default:
                AbstractC0872a.j(RecomposeScopeImplKt.updateChangedFlags(this.f4958e | 1), this.f4955b, this.f4956c, composer, this.f4957d);
                break;
        }
        return C3137A.f25453a;
    }

    public /* synthetic */ C0548t0(boolean z6, J4.a aVar, J4.c cVar, int i6) {
        this.f4957d = z6;
        this.f4955b = aVar;
        this.f4956c = cVar;
        this.f4958e = i6;
    }
}
