package M2;

import android.content.Context;
import androidx.compose.runtime.MutableState;
import androidx.compose.runtime.State;
import com.debridstream.tv.data.home.HomeMetaItem;
import h3.C2137j4;
import w4.C3137A;

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

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

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

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final /* synthetic */ V4.C f4510c;

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

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

    /* JADX INFO: renamed from: f, reason: collision with root package name */
    public final /* synthetic */ Object f4513f;

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

    /* JADX INFO: renamed from: k, reason: collision with root package name */
    public final /* synthetic */ Integer f4515k;
    public final /* synthetic */ Integer l;

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

    public /* synthetic */ Q(MutableState mutableState, V4.C c6, Context context, HomeMetaItem homeMetaItem, String str, boolean z6, Integer num, Integer num2, boolean z7, int i6) {
        this.f4508a = i6;
        this.f4509b = mutableState;
        this.f4510c = c6;
        this.f4511d = context;
        this.f4512e = homeMetaItem;
        this.f4513f = str;
        this.f4514j = z6;
        this.f4515k = num;
        this.l = num2;
        this.f4516m = z7;
    }

    @Override // J4.a
    public final Object invoke() {
        switch (this.f4508a) {
            case 0:
                this.f4509b.setValue(Boolean.FALSE);
                V4.E.y(this.f4510c, null, null, new C0526l0(this.f4511d, this.f4512e, (String) this.f4513f, this.f4514j, this.f4515k, this.l, this.f4516m, null), 3);
                break;
            case 1:
                this.f4509b.setValue(Boolean.FALSE);
                V4.E.y(this.f4510c, null, null, new C0526l0(this.f4511d, this.f4512e, (String) this.f4513f, this.f4514j, this.f4515k, this.l, this.f4516m, null), 3);
                break;
            default:
                this.f4509b.setValue(Boolean.FALSE);
                V4.E.y(this.f4510c, null, null, new C2137j4(this.f4511d, this.f4512e, this.f4514j, this.f4515k, this.l, this.f4516m, (State) this.f4513f, null), 3);
                break;
        }
        return C3137A.f25453a;
    }

    public /* synthetic */ Q(MutableState mutableState, V4.C c6, Context context, HomeMetaItem homeMetaItem, boolean z6, Integer num, Integer num2, boolean z7, State state) {
        this.f4508a = 2;
        this.f4509b = mutableState;
        this.f4510c = c6;
        this.f4511d = context;
        this.f4512e = homeMetaItem;
        this.f4514j = z6;
        this.f4515k = num;
        this.l = num2;
        this.f4516m = z7;
        this.f4513f = state;
    }
}
