package d3;

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

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

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

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

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

    @Override // C4.a
    public final A4.d create(Object obj, A4.d dVar) {
        return new C1882e1(this.f15614b, this.f15613a, dVar);
    }

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

    @Override // C4.a
    public final Object invokeSuspend(Object obj) {
        B4.a aVar = B4.a.f492a;
        AbstractC2467b.l(obj);
        if (!this.f15613a) {
            v2.W(this.f15614b, false);
        }
        return C3137A.f25453a;
    }
}
