package h3;

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

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

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

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C2195t3(MutableState mutableState, boolean z6, A4.d dVar) {
        super(2, dVar);
        this.f18555a = z6;
        this.f18556b = mutableState;
    }

    @Override // C4.a
    public final A4.d create(Object obj, A4.d dVar) {
        return new C2195t3(this.f18556b, this.f18555a, dVar);
    }

    @Override // J4.e
    public final Object invoke(Object obj, Object obj2) {
        C2195t3 c2195t3 = (C2195t3) create((V4.C) obj, (A4.d) obj2);
        C3137A c3137a = C3137A.f25453a;
        c2195t3.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);
        if (!this.f18555a) {
            float f6 = G3.f16846a;
            MutableState mutableState = this.f18556b;
            if (((EnumC2086b3) mutableState.getValue()) == EnumC2086b3.f17756j) {
                mutableState.setValue(EnumC2086b3.f17751b);
            }
        }
        return C3137A.f25453a;
    }
}
