package K;

import androidx.compose.runtime.Composer;
import androidx.compose.runtime.RecomposeScopeImplKt;
import h3.Z1;
import w4.C3137A;

/* JADX INFO: loaded from: classes.dex */
public final /* synthetic */ class F implements J4.e {

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

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

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

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

    public /* synthetic */ F(V.i0 i0Var, boolean z6, int i6) {
        this.f3611d = i0Var;
        this.f3609b = z6;
        this.f3610c = i6;
    }

    @Override // J4.e
    public final Object invoke(Object obj, Object obj2) {
        int i6 = this.f3608a;
        Composer composer = (Composer) obj;
        ((Integer) obj2).intValue();
        switch (i6) {
            case 0:
                V.c((V.i0) this.f3611d, this.f3609b, composer, RecomposeScopeImplKt.updateChangedFlags(this.f3610c | 1));
                break;
            default:
                Z1.n(this.f3609b, (J4.a) this.f3611d, composer, RecomposeScopeImplKt.updateChangedFlags(this.f3610c | 1));
                break;
        }
        return C3137A.f25453a;
    }

    public /* synthetic */ F(boolean z6, J4.a aVar, int i6) {
        this.f3609b = z6;
        this.f3611d = aVar;
        this.f3610c = i6;
    }
}
