package defpackage;

import j$.util.Objects;

/* JADX INFO: renamed from: ᵝʽᵷᵛ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes3.dex */
public final class C2909 {

    /* JADX INFO: renamed from: ʽˈˋ, reason: contains not printable characters */
    public final long f11200;

    /* JADX INFO: renamed from: ˊᵫᵗ, reason: contains not printable characters */
    public final boolean f11201;

    /* JADX INFO: renamed from: ːˏᵟᵯ, reason: contains not printable characters */
    public final long f11202;

    /* JADX INFO: renamed from: ᵨᵣ, reason: contains not printable characters */
    public final long f11203;

    /* JADX INFO: renamed from: ᵱᵽʡᵚ, reason: contains not printable characters */
    public final boolean f11204;

    /* JADX INFO: renamed from: ᵲᵶᵳˈ, reason: contains not printable characters */
    public final C4100 f11205;

    /* JADX INFO: renamed from: ᵵᵽ, reason: contains not printable characters */
    public final boolean f11206;

    /* JADX INFO: renamed from: ᵶᵥᵝ, reason: contains not printable characters */
    public final boolean f11207;

    /* JADX INFO: renamed from: ᵷᵺʾᵖ, reason: contains not printable characters */
    public final long f11208;

    /* JADX INFO: renamed from: ᵻʽᵯ, reason: contains not printable characters */
    public final boolean f11209;

    /* JADX INFO: renamed from: ᵻˈᵦʼ, reason: contains not printable characters */
    public final long f11210;

    public C2909(C4100 c4100, long j, long j2, long j3, long j4, long j5, boolean z, boolean z2, boolean z3, boolean z4, boolean z5) {
        boolean z6 = true;
        ᵻᵪ.ᵱᵽʡᵚ(!z5 || z3);
        ᵻᵪ.ᵱᵽʡᵚ(!z4 || z3);
        if (z2 && (z3 || z4 || z5)) {
            z6 = false;
        }
        ᵻᵪ.ᵱᵽʡᵚ(z6);
        this.f11205 = c4100;
        this.f11200 = j;
        this.f11202 = j2;
        this.f11208 = j3;
        this.f11203 = j4;
        this.f11210 = j5;
        this.f11206 = z;
        this.f11201 = z2;
        this.f11209 = z3;
        this.f11204 = z4;
        this.f11207 = z5;
    }

    public final boolean equals(Object obj) {
        if (this == obj) {
            return true;
        }
        if (obj != null && C2909.class == obj.getClass()) {
            C2909 c2909 = (C2909) obj;
            if (this.f11200 == c2909.f11200 && this.f11208 == c2909.f11208 && this.f11203 == c2909.f11203 && this.f11210 == c2909.f11210 && this.f11206 == c2909.f11206 && this.f11201 == c2909.f11201 && this.f11209 == c2909.f11209 && this.f11204 == c2909.f11204 && this.f11207 == c2909.f11207 && Objects.equals(this.f11205, c2909.f11205)) {
                return true;
            }
        }
        return false;
    }

    public final int hashCode() {
        return ((((((((((((((((((this.f11205.hashCode() + 527) * 31) + ((int) this.f11200)) * 31) + ((int) this.f11208)) * 31) + ((int) this.f11203)) * 31) + ((int) this.f11210)) * 31) + (this.f11206 ? 1 : 0)) * 31) + (this.f11201 ? 1 : 0)) * 31) + (this.f11209 ? 1 : 0)) * 31) + (this.f11204 ? 1 : 0)) * 31) + (this.f11207 ? 1 : 0);
    }

    /* JADX INFO: renamed from: ʽˈˋ, reason: contains not printable characters */
    public final C2909 m6976(long j, long j2) {
        if (j == this.f11200 && j2 == this.f11202) {
            return this;
        }
        return new C2909(this.f11205, j, j2, this.f11208, this.f11203, this.f11210, this.f11206, this.f11201, this.f11209, this.f11204, this.f11207);
    }

    /* JADX INFO: renamed from: ᵲᵶᵳˈ, reason: contains not printable characters */
    public final C2909 m6977(long j) {
        if (j == this.f11208) {
            return this;
        }
        return new C2909(this.f11205, this.f11200, this.f11202, j, this.f11203, this.f11210, this.f11206, this.f11201, this.f11209, this.f11204, this.f11207);
    }
}
