package e;

import androidx.compose.runtime.State;
import g.AbstractC2050d;
import g.C2054h;
import w4.C3137A;

/* JADX INFO: renamed from: e.j, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C1956j extends AbstractC2050d {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final C1947a f16247a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final State f16248b;

    public C1956j(C1947a c1947a, State state) {
        this.f16247a = c1947a;
        this.f16248b = state;
    }

    @Override // g.AbstractC2050d
    public final void a(Object obj) {
        C3137A c3137a;
        C2054h c2054h = this.f16247a.f16228a;
        if (c2054h != null) {
            c2054h.a(obj);
            c3137a = C3137A.f25453a;
        } else {
            c3137a = null;
        }
        if (c3137a == null) {
            throw new IllegalStateException("Launcher has not been initialized");
        }
    }
}
