package V2;

import androidx.compose.runtime.Composer;
import androidx.compose.runtime.RecomposeScopeImplKt;
import androidx.compose.runtime.internal.ComposableLambdaImpl;
import com.debridstream.tv.AuthViewModel;
import com.debridstream.tv.HomeViewModel;
import com.debridstream.tv.PlayerViewModel;
import com.debridstream.tv.ProfileViewModel;
import com.debridstream.tv.screens.VideoDetailsViewModel;
import i0.InterfaceC2255s;
import java.util.List;
import w4.C3137A;

/* JADX INFO: renamed from: V2.z, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final /* synthetic */ class C0744z implements J4.e {

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

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

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

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

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

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

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

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

    public /* synthetic */ C0744z(Object obj, Object obj2, Object obj3, Object obj4, Object obj5, Object obj6, int i6, int i7) {
        this.f8191a = i7;
        this.f8193c = obj;
        this.f8194d = obj2;
        this.f8195e = obj3;
        this.f8196f = obj4;
        this.f8197j = obj5;
        this.f8198k = obj6;
        this.f8192b = i6;
    }

    @Override // J4.e
    public final Object invoke(Object obj, Object obj2) {
        switch (this.f8191a) {
            case 0:
                ((Integer) obj2).getClass();
                AbstractC0693m0.a((AuthViewModel) this.f8193c, (ProfileViewModel) this.f8194d, (PlayerViewModel) this.f8195e, (HomeViewModel) this.f8196f, (VideoDetailsViewModel) this.f8197j, (androidx.navigation.H) this.f8198k, (Composer) obj, RecomposeScopeImplKt.updateChangedFlags(this.f8192b | 1));
                return C3137A.f25453a;
            case 1:
                ((Integer) obj2).getClass();
                int iUpdateChangedFlags = RecomposeScopeImplKt.updateChangedFlags(this.f8192b | 1);
                J4.a aVar = (J4.a) this.f8197j;
                InterfaceC2255s interfaceC2255s = (InterfaceC2255s) this.f8198k;
                W.b.L((String) this.f8193c, (List) this.f8194d, (String) this.f8195e, (J4.c) this.f8196f, aVar, interfaceC2255s, (Composer) obj, iUpdateChangedFlags);
                return C3137A.f25453a;
            case 2:
                Composer composer = (Composer) obj;
                int iIntValue = ((Integer) obj2).intValue();
                return ComposableLambdaImpl.invoke$lambda$4((ComposableLambdaImpl) this.f8193c, this.f8194d, this.f8195e, this.f8196f, this.f8197j, this.f8198k, this.f8192b, composer, iIntValue);
            default:
                ((Integer) obj2).intValue();
                h3.Z1.t((String) this.f8193c, (String) this.f8194d, (String) this.f8195e, (J4.c) this.f8196f, (J4.a) this.f8197j, (J4.a) this.f8198k, (Composer) obj, RecomposeScopeImplKt.updateChangedFlags(this.f8192b | 1));
                return C3137A.f25453a;
        }
    }
}
