package T;

import I0.AbstractC0300j0;
import I0.InterfaceC0297i;
import I0.InterfaceC0299j;
import I0.InterfaceC0306o;
import K.C0464l0;
import V.i0;
import androidx.compose.runtime.MutableState;
import androidx.compose.runtime.SnapshotStateKt__SnapshotStateKt;
import i0.AbstractC2254r;

/* JADX INFO: loaded from: classes.dex */
public final class s extends AbstractC2254r implements InterfaceC0297i, InterfaceC0306o, InterfaceC0299j {

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

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public C0464l0 f6354b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public i0 f6355c;

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public final MutableState f6356d = SnapshotStateKt__SnapshotStateKt.mutableStateOf$default(null, null, 2, null);

    public s(e eVar, C0464l0 c0464l0, i0 i0Var) {
        this.f6353a = eVar;
        this.f6354b = c0464l0;
        this.f6355c = i0Var;
    }

    @Override // I0.InterfaceC0306o
    public final void B(AbstractC0300j0 abstractC0300j0) {
        this.f6356d.setValue(abstractC0300j0);
    }

    @Override // i0.AbstractC2254r
    public final void onAttach() {
        e eVar = this.f6353a;
        if (eVar.f6307a != null) {
            A.b.c("Expected textInputModifierNode to be null");
        }
        eVar.f6307a = this;
    }

    @Override // i0.AbstractC2254r
    public final void onDetach() {
        this.f6353a.k(this);
    }
}
