package M2;

import androidx.compose.runtime.State;
import com.debridstream.tv.data.home.HomeMetaItem;
import w4.C3137A;

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

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

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

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

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

    public G0(boolean z6, HomeMetaItem homeMetaItem, State state, State state2) {
        this.f4275a = z6;
        this.f4276b = homeMetaItem;
        this.f4277c = state;
        this.f4278d = state2;
    }

    @Override // J4.a
    public final Object invoke() {
        HomeMetaItem homeMetaItem = this.f4276b;
        if (this.f4275a) {
            C c6 = O0.f4463a;
            ((J4.c) this.f4277c.getValue()).invoke(homeMetaItem);
        } else {
            C c7 = O0.f4463a;
            ((J4.c) this.f4278d.getValue()).invoke(homeMetaItem);
        }
        return C3137A.f25453a;
    }
}
