package d3;

import V2.Q2;
import androidx.compose.runtime.MutableState;
import androidx.compose.runtime.State;
import j$.time.format.DateTimeFormatter;
import m3.AbstractC2467b;
import w4.C3137A;

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

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

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

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public X0(A4.d dVar, MutableState mutableState, MutableState mutableState2, State state) {
        super(2, dVar);
        this.f15437a = state;
        this.f15438b = mutableState;
        this.f15439c = mutableState2;
    }

    @Override // C4.a
    public final A4.d create(Object obj, A4.d dVar) {
        return new X0(dVar, this.f15438b, this.f15439c, this.f15437a);
    }

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

    @Override // C4.a
    public final Object invokeSuspend(Object obj) {
        B4.a aVar = B4.a.f492a;
        AbstractC2467b.l(obj);
        DateTimeFormatter dateTimeFormatter = v2.f16084a;
        if (((Q2) this.f15437a.getValue()).f7505j) {
            Boolean bool = Boolean.TRUE;
            this.f15438b.setValue(bool);
            this.f15439c.setValue(bool);
        }
        return C3137A.f25453a;
    }
}
