package h3;

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

/* JADX INFO: loaded from: classes.dex */
public final class D3 extends C4.j implements J4.e {

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

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

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public D3(int i6, MutableState mutableState, MutableState mutableState2, A4.d dVar) {
        super(2, dVar);
        this.f16758a = i6;
        this.f16759b = mutableState;
        this.f16760c = mutableState2;
    }

    @Override // C4.a
    public final A4.d create(Object obj, A4.d dVar) {
        return new D3(this.f16758a, this.f16759b, this.f16760c, dVar);
    }

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

    @Override // C4.a
    public final Object invokeSuspend(Object obj) {
        B4.a aVar = B4.a.f492a;
        AbstractC2467b.l(obj);
        if (this.f16758a > 0) {
            float f6 = G3.f16846a;
            this.f16759b.setValue("");
            this.f16760c.setValue(null);
        }
        return C3137A.f25453a;
    }
}
