package h3;

import androidx.compose.runtime.MutableState;
import m3.AbstractC2467b;
import w4.C3137A;

/* JADX INFO: renamed from: h3.u3, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C2201u3 extends C4.j implements J4.e {

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

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

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C2201u3(MutableState mutableState, MutableState mutableState2, MutableState mutableState3, A4.d dVar) {
        super(2, dVar);
        this.f18589a = mutableState;
        this.f18590b = mutableState2;
        this.f18591c = mutableState3;
    }

    @Override // C4.a
    public final A4.d create(Object obj, A4.d dVar) {
        return new C2201u3(this.f18589a, this.f18590b, this.f18591c, dVar);
    }

    @Override // J4.e
    public final Object invoke(Object obj, Object obj2) {
        C2201u3 c2201u3 = (C2201u3) create((V4.C) obj, (A4.d) obj2);
        C3137A c3137a = C3137A.f25453a;
        c2201u3.invokeSuspend(c3137a);
        return c3137a;
    }

    /* JADX WARN: Multi-variable type inference failed */
    @Override // C4.a
    public final Object invokeSuspend(Object obj) {
        B4.a aVar = B4.a.f492a;
        AbstractC2467b.l(obj);
        float f6 = G3.f16846a;
        if (((EnumC2086b3) this.f18589a.getValue()) != EnumC2086b3.f17752c) {
            this.f18590b.setValue(null);
            this.f18591c.setValue(Boolean.FALSE);
        }
        return C3137A.f25453a;
    }
}
