package d3;

import androidx.compose.runtime.MutableState;
import androidx.compose.runtime.State;
import androidx.compose.runtime.internal.ComposableLambdaKt;
import com.debridstream.tv.screens.SearchRecommendationsViewModel;
import h3.C2105e2;
import java.util.List;
import w4.C3137A;
import w4.InterfaceC3143e;

/* JADX INFO: renamed from: d3.a0, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final /* synthetic */ class C1869a0 implements J4.c {

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

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final /* synthetic */ n0.x f15512b;

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

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

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

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

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

    /* JADX INFO: renamed from: k, reason: collision with root package name */
    public final /* synthetic */ InterfaceC3143e f15518k;

    public /* synthetic */ C1869a0(MutableState mutableState, String str, List list, n0.x xVar, V4.C c6, J4.f fVar, MutableState mutableState2) {
        this.f15513c = mutableState;
        this.f15515e = str;
        this.f15516f = list;
        this.f15512b = xVar;
        this.f15517j = c6;
        this.f15518k = fVar;
        this.f15514d = mutableState2;
    }

    @Override // J4.c
    public final Object invoke(Object obj) {
        D.A LazyColumn = (D.A) obj;
        switch (this.f15511a) {
            case 0:
                kotlin.jvm.internal.o.h(LazyColumn, "$this$LazyColumn");
                MutableState mutableState = this.f15513c;
                List list = (List) mutableState.getValue();
                a5.t tVar = new a5.t(4);
                D.l lVar = (D.l) LazyColumn;
                lVar.t(list.size(), new K.U(10, tVar, list), new M2.W(list, 8), ComposableLambdaKt.composableLambdaInstance(2039820996, true, new R0(list, (String) this.f15515e, (List) this.f15516f, this.f15512b, (V4.C) this.f15517j, (J4.f) this.f15518k, (MutableState) this.f15514d, mutableState)));
                break;
            default:
                kotlin.jvm.internal.o.h(LazyColumn, "$this$LazyColumn");
                State state = this.f15514d;
                List list2 = ((C2105e2) state.getValue()).f17891a;
                a5.t tVar2 = new a5.t(13);
                D.l lVar2 = (D.l) LazyColumn;
                lVar2.t(list2.size(), new K.U(21, tVar2, list2), new M2.W(list2, 18), ComposableLambdaKt.composableLambdaInstance(2039820996, true, new R0(list2, this.f15512b, (n0.x) this.f15515e, (SearchRecommendationsViewModel) this.f15516f, (n0.x) this.f15517j, (J4.a) this.f15518k, state, this.f15513c)));
                break;
        }
        return C3137A.f25453a;
    }

    public /* synthetic */ C1869a0(State state, n0.x xVar, n0.x xVar2, SearchRecommendationsViewModel searchRecommendationsViewModel, n0.x xVar3, J4.a aVar, MutableState mutableState) {
        this.f15514d = state;
        this.f15512b = xVar;
        this.f15515e = xVar2;
        this.f15516f = searchRecommendationsViewModel;
        this.f15517j = xVar3;
        this.f15518k = aVar;
        this.f15513c = mutableState;
    }
}
