package V2;

/* JADX INFO: loaded from: classes.dex */
public final class n3 {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final C0691l3 f7971a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final C0659f1 f7972b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final O2 f7973c;

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public final J2 f7974d;

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public final O0 f7975e;

    /* JADX INFO: renamed from: f, reason: collision with root package name */
    public final C0639b1 f7976f;

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

    /* JADX INFO: renamed from: h, reason: collision with root package name */
    public final C0686k3 f7978h;

    /* JADX INFO: renamed from: i, reason: collision with root package name */
    public final int f7979i;

    public n3(C0691l3 c0691l3, C0659f1 c0659f1, O2 o22, J2 linkFiltering, O0 o02, C0639b1 c0639b1, M3 videoPlayer, C0686k3 c0686k3, int i6) {
        kotlin.jvm.internal.o.h(linkFiltering, "linkFiltering");
        kotlin.jvm.internal.o.h(videoPlayer, "videoPlayer");
        this.f7971a = c0691l3;
        this.f7972b = c0659f1;
        this.f7973c = o22;
        this.f7974d = linkFiltering;
        this.f7975e = o02;
        this.f7976f = c0639b1;
        this.f7977g = videoPlayer;
        this.f7978h = c0686k3;
        this.f7979i = i6;
    }

    public static n3 a(n3 n3Var, C0691l3 c0691l3, C0659f1 c0659f1, O2 o22, J2 j22, O0 o02, C0639b1 c0639b1, M3 m32, C0686k3 c0686k3, int i6, int i7) {
        if ((i7 & 1) != 0) {
            c0691l3 = n3Var.f7971a;
        }
        C0691l3 settings = c0691l3;
        if ((i7 & 2) != 0) {
            c0659f1 = n3Var.f7972b;
        }
        C0659f1 features = c0659f1;
        if ((i7 & 4) != 0) {
            o22 = n3Var.f7973c;
        }
        O2 officialAddons = o22;
        if ((i7 & 8) != 0) {
            j22 = n3Var.f7974d;
        }
        J2 linkFiltering = j22;
        if ((i7 & 16) != 0) {
            o02 = n3Var.f7975e;
        }
        O0 autoLinkSelect = o02;
        C0639b1 debridService = (i7 & 32) != 0 ? n3Var.f7976f : c0639b1;
        M3 videoPlayer = (i7 & 64) != 0 ? n3Var.f7977g : m32;
        C0686k3 searchFilter = (i7 & 128) != 0 ? n3Var.f7978h : c0686k3;
        int i8 = (i7 & 256) != 0 ? n3Var.f7979i : i6;
        n3Var.getClass();
        kotlin.jvm.internal.o.h(settings, "settings");
        kotlin.jvm.internal.o.h(features, "features");
        kotlin.jvm.internal.o.h(officialAddons, "officialAddons");
        kotlin.jvm.internal.o.h(linkFiltering, "linkFiltering");
        kotlin.jvm.internal.o.h(autoLinkSelect, "autoLinkSelect");
        kotlin.jvm.internal.o.h(debridService, "debridService");
        kotlin.jvm.internal.o.h(videoPlayer, "videoPlayer");
        kotlin.jvm.internal.o.h(searchFilter, "searchFilter");
        return new n3(settings, features, officialAddons, linkFiltering, autoLinkSelect, debridService, videoPlayer, searchFilter, i8);
    }

    public final C0659f1 b() {
        return this.f7972b;
    }

    public final C0691l3 c() {
        return this.f7971a;
    }

    public final boolean equals(Object obj) {
        if (this == obj) {
            return true;
        }
        if (!(obj instanceof n3)) {
            return false;
        }
        n3 n3Var = (n3) obj;
        return kotlin.jvm.internal.o.c(this.f7971a, n3Var.f7971a) && kotlin.jvm.internal.o.c(this.f7972b, n3Var.f7972b) && kotlin.jvm.internal.o.c(this.f7973c, n3Var.f7973c) && kotlin.jvm.internal.o.c(this.f7974d, n3Var.f7974d) && kotlin.jvm.internal.o.c(this.f7975e, n3Var.f7975e) && kotlin.jvm.internal.o.c(this.f7976f, n3Var.f7976f) && kotlin.jvm.internal.o.c(this.f7977g, n3Var.f7977g) && kotlin.jvm.internal.o.c(this.f7978h, n3Var.f7978h) && this.f7979i == n3Var.f7979i;
    }

    public final int hashCode() {
        return Integer.hashCode(this.f7979i) + com.google.android.recaptcha.internal.a.f((this.f7977g.hashCode() + ((this.f7976f.hashCode() + ((this.f7975e.hashCode() + ((this.f7974d.hashCode() + com.google.android.recaptcha.internal.a.f((this.f7972b.hashCode() + (this.f7971a.hashCode() * 31)) * 31, 31, this.f7973c.f7466a)) * 31)) * 31)) * 31)) * 31, 31, this.f7978h.f7862a);
    }

    public final String toString() {
        StringBuilder sb = new StringBuilder("SettingsState(settings=");
        sb.append(this.f7971a);
        sb.append(", features=");
        sb.append(this.f7972b);
        sb.append(", officialAddons=");
        sb.append(this.f7973c);
        sb.append(", linkFiltering=");
        sb.append(this.f7974d);
        sb.append(", autoLinkSelect=");
        sb.append(this.f7975e);
        sb.append(", debridService=");
        sb.append(this.f7976f);
        sb.append(", videoPlayer=");
        sb.append(this.f7977g);
        sb.append(", searchFilter=");
        sb.append(this.f7978h);
        sb.append(", tvSettingsBackgroundTheme=");
        return Z0.o.q(sb, this.f7979i, ")");
    }

    public /* synthetic */ n3(J2 j22, M3 m32, int i6) {
        this(new C0691l3("en", "en", "US"), new C0659f1(false, false, false, false), new O2(true), (i6 & 8) != 0 ? new J2(0L, false, 524287) : j22, new O0(false, false, false, false), new C0639b1(false, false, false, false, false, false), (i6 & 64) != 0 ? new M3(false, 32767) : m32, new C0686k3(true), 0);
    }
}
