package V2;

import java.util.Set;
import x4.C3224A;
import y4.C3277e;
import y4.C3280h;

/* JADX INFO: renamed from: V2.b1, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C0639b1 {

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

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

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

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

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

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

    public C0639b1(boolean z6, boolean z7, boolean z8, boolean z9, boolean z10, boolean z11) {
        this.f7699a = z6;
        this.f7700b = z7;
        this.f7701c = z8;
        this.f7702d = z9;
        this.f7703e = z10;
        this.f7704f = z11;
    }

    public static C0639b1 a(C0639b1 c0639b1, boolean z6, boolean z7, boolean z8, boolean z9, boolean z10, int i6) {
        if ((i6 & 1) != 0) {
            z6 = c0639b1.f7699a;
        }
        boolean z11 = z6;
        if ((i6 & 2) != 0) {
            z7 = c0639b1.f7700b;
        }
        boolean z12 = z7;
        if ((i6 & 4) != 0) {
            z8 = c0639b1.f7701c;
        }
        boolean z13 = z8;
        if ((i6 & 8) != 0) {
            z9 = c0639b1.f7702d;
        }
        boolean z14 = z9;
        if ((i6 & 16) != 0) {
            z10 = c0639b1.f7703e;
        }
        boolean z15 = z10;
        boolean z16 = (i6 & 32) != 0 ? c0639b1.f7704f : false;
        c0639b1.getClass();
        return new C0639b1(z11, z12, z13, z14, z15, z16);
    }

    public final Set b() {
        boolean z6 = this.f7703e;
        boolean z7 = this.f7702d;
        boolean z8 = this.f7701c;
        boolean z9 = this.f7700b;
        boolean z10 = this.f7699a;
        if (!z10 && !z9 && !z8 && !z7 && !z6) {
            return C3224A.f26032a;
        }
        C3280h c3280h = new C3280h(new C3277e());
        if (z10) {
            c3280h.add("realdebrid");
        }
        if (z9) {
            c3280h.add("premiumize");
        }
        if (z8) {
            c3280h.add("offcloud");
        }
        if (z7) {
            c3280h.add("alldebrid");
        }
        if (z6) {
            c3280h.add("torbox");
        }
        c3280h.f26232a.b();
        return c3280h.size() > 0 ? c3280h : C3280h.f26231b;
    }

    public final boolean equals(Object obj) {
        if (this == obj) {
            return true;
        }
        if (!(obj instanceof C0639b1)) {
            return false;
        }
        C0639b1 c0639b1 = (C0639b1) obj;
        return this.f7699a == c0639b1.f7699a && this.f7700b == c0639b1.f7700b && this.f7701c == c0639b1.f7701c && this.f7702d == c0639b1.f7702d && this.f7703e == c0639b1.f7703e && this.f7704f == c0639b1.f7704f;
    }

    public final int hashCode() {
        return Boolean.hashCode(this.f7704f) + com.google.android.recaptcha.internal.a.f(com.google.android.recaptcha.internal.a.f(com.google.android.recaptcha.internal.a.f(com.google.android.recaptcha.internal.a.f(Boolean.hashCode(this.f7699a) * 31, 31, this.f7700b), 31, this.f7701c), 31, this.f7702d), 31, this.f7703e);
    }

    public final String toString() {
        return "DebridService(realDebrid=" + this.f7699a + ", premiumize=" + this.f7700b + ", offcloud=" + this.f7701c + ", allDebrid=" + this.f7702d + ", torBox=" + this.f7703e + ", debrider=" + this.f7704f + ")";
    }
}
