package l3;

import C4.j;
import V4.C;
import V4.E;
import androidx.compose.runtime.MutableState;
import j3.C2359k;
import m3.AbstractC2467b;
import w4.C3137A;

/* JADX INFO: renamed from: l3.c, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C2452c extends j implements J4.e {

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

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

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C2452c(C2359k c2359k, MutableState mutableState, A4.d dVar) {
        super(2, dVar);
        this.f20303b = c2359k;
        this.f20304c = mutableState;
    }

    @Override // C4.a
    public final A4.d create(Object obj, A4.d dVar) {
        return new C2452c(this.f20303b, this.f20304c, dVar);
    }

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

    @Override // C4.a
    public final Object invokeSuspend(Object obj) {
        B4.a aVar = B4.a.f492a;
        int i6 = this.f20302a;
        MutableState mutableState = this.f20304c;
        if (i6 == 0) {
            AbstractC2467b.l(obj);
            if (this.f20303b.f19582f == null) {
                mutableState.setValue(Boolean.TRUE);
                return C3137A.f25453a;
            }
            mutableState.setValue(Boolean.FALSE);
            this.f20302a = 1;
            if (E.l(700L, this) == aVar) {
                return aVar;
            }
        } else {
            if (i6 != 1) {
                throw new IllegalStateException("call to 'resume' before 'invoke' with coroutine");
            }
            AbstractC2467b.l(obj);
        }
        mutableState.setValue(Boolean.TRUE);
        return C3137A.f25453a;
    }
}
