package M5;

import c7.H;
import c7.K;
import com.martsnew.domain.model.Movie;
import o5.C1353C;
import o5.C1355E;
import o5.C1357G;
import o5.C1365d;
import q5.C1468e;
import y5.C1763h;

/* JADX INFO: loaded from: classes.dex */
public final class x extends y5.k {

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public final o5.u f4342d;

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public final o5.q f4343e;

    /* JADX INFO: renamed from: f, reason: collision with root package name */
    public final o5.s f4344f;

    /* JADX INFO: renamed from: g, reason: collision with root package name */
    public final C1468e f4345g;

    /* JADX INFO: renamed from: h, reason: collision with root package name */
    public final C1355E f4346h;
    public final C1365d i;

    /* JADX INFO: renamed from: j, reason: collision with root package name */
    public final C1357G f4347j;

    /* JADX INFO: renamed from: k, reason: collision with root package name */
    public final C1353C f4348k;

    /* JADX INFO: renamed from: l, reason: collision with root package name */
    public final K f4349l;

    /* JADX INFO: renamed from: m, reason: collision with root package name */
    public final K f4350m;

    public x(o5.u uVar, o5.q qVar, o5.s sVar, C1468e c1468e, C1355E c1355e, C1365d c1365d, C1357G c1357g, C1353C c1353c) {
        P6.g.e(uVar, "getMovieDetailUseCase");
        P6.g.e(qVar, "getListEpisodeUseCase");
        P6.g.e(sVar, "getListSeasonUseCase");
        P6.g.e(c1468e, "checkLoginUserCase");
        P6.g.e(c1355e, "removeContinueWatchUseCase");
        P6.g.e(c1365d, "addToWatchListUseCase");
        P6.g.e(c1357g, "removeWatchListUseCase");
        P6.g.e(c1353c, "inWatchListUseCase");
        this.f4342d = uVar;
        this.f4343e = qVar;
        this.f4344f = sVar;
        this.f4345g = c1468e;
        this.f4346h = c1355e;
        this.i = c1365d;
        this.f4347j = c1357g;
        this.f4348k = c1353c;
        this.f4349l = H.b(null);
        this.f4350m = H.b(new C1763h(o.f4321b));
    }

    public final void h(Movie movie) {
        e(false, new r(null, this, movie));
        e(false, new s(null, this, movie));
        e(false, new u(null, this, movie));
    }
}
