package M2;

import androidx.compose.runtime.State;
import com.debridstream.tv.HomeSection;
import h3.EnumC2203v;
import w4.C3137A;

/* JADX INFO: loaded from: classes.dex */
public final class H0 implements J4.a {

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

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

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

    public H0(EnumC2203v enumC2203v, HomeSection homeSection, State state) {
        this.f4285a = enumC2203v;
        this.f4286b = homeSection;
        this.f4287c = state;
    }

    @Override // J4.a
    public final Object invoke() {
        C c6 = O0.f4463a;
        ((J4.e) this.f4287c.getValue()).invoke(this.f4285a, this.f4286b);
        return C3137A.f25453a;
    }
}
