package v;

import I0.AbstractC0303l;
import I0.InterfaceC0299j;
import androidx.compose.runtime.ProvidableCompositionLocal;
import w4.C3137A;

/* JADX INFO: renamed from: v.a, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final /* synthetic */ class C3011a implements J4.a {

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

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

    public /* synthetic */ C3011a(AbstractC3045r abstractC3045r, int i6) {
        this.f24826a = i6;
        this.f24827b = abstractC3045r;
    }

    @Override // J4.a
    public final Object invoke() {
        InterfaceC0299j interfaceC0299j;
        switch (this.f24826a) {
            case 0:
                ProvidableCompositionLocal providableCompositionLocal = AbstractC3044q0.f24918a;
                AbstractC3045r abstractC3045r = this.f24827b;
                InterfaceC3050t0 interfaceC3050t0 = (InterfaceC3050t0) AbstractC0303l.h(abstractC3045r, providableCompositionLocal);
                if (interfaceC3050t0 == null) {
                    A.b.a("clickable only supports IndicationNodeFactory instances provided to LocalIndication, but Indication was provided instead. Either migrate the Indication implementation to implement IndicationNodeFactory, or use the other clickable overload that takes an Indication parameter, and explicitly pass LocalIndication.current there. The Indication instance provided here was: " + interfaceC3050t0);
                }
                InterfaceC3050t0 interfaceC3050t02 = abstractC3045r.f24927n;
                abstractC3045r.f24927n = interfaceC3050t0;
                if (interfaceC3050t02 != null && !kotlin.jvm.internal.o.c(interfaceC3050t0, interfaceC3050t02) && ((interfaceC0299j = abstractC3045r.f24929p) != null || !abstractC3045r.f24936w)) {
                    if (interfaceC0299j != null) {
                        abstractC3045r.u0(interfaceC0299j);
                    }
                    abstractC3045r.f24929p = null;
                    abstractC3045r.D0();
                }
                return C3137A.f25453a;
            default:
                this.f24827b.l.invoke();
                return Boolean.TRUE;
        }
    }
}
