package com.google.android.gms.internal.ads;

import android.net.Uri;
import androidx.annotation.Nullable;
import java.util.Objects;

/* JADX INFO: loaded from: classes2.dex */
public final class tj {

    /* JADX INFO: renamed from: l, reason: collision with root package name */
    public static final Object f16908l = new Object();

    /* JADX INFO: renamed from: m, reason: collision with root package name */
    public static final t6 f16909m;

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public Object f16910a = f16908l;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public t6 f16911b = f16909m;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public long f16912c;

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public long f16913d;

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public long f16914e;

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

    /* JADX INFO: renamed from: g, reason: collision with root package name */
    public boolean f16916g;

    /* JADX INFO: renamed from: h, reason: collision with root package name */
    public boolean f16917h;

    /* JADX INFO: renamed from: i, reason: collision with root package name */
    public long f16918i;

    /* JADX INFO: renamed from: j, reason: collision with root package name */
    public int f16919j;

    /* JADX INFO: renamed from: k, reason: collision with root package name */
    public int f16920k;

    @Nullable
    @Deprecated
    public Object zzc;

    @Nullable
    public s2 zzj;

    static {
        ar2 ar2Var = new ar2();
        ar2Var.a("androidx.media3.common.Timeline");
        ar2Var.zzb(Uri.EMPTY);
        f16909m = ar2Var.b();
        String str = bb1.f9474a;
        Integer.toString(1, 36);
        Integer.toString(2, 36);
        Integer.toString(3, 36);
        Integer.toString(4, 36);
        Integer.toString(5, 36);
        Integer.toString(6, 36);
        Integer.toString(7, 36);
        Integer.toString(8, 36);
        Integer.toString(9, 36);
        Integer.toString(10, 36);
        Integer.toString(11, 36);
        Integer.toString(12, 36);
        Integer.toString(13, 36);
    }

    public final boolean a() {
        return this.zzj != null;
    }

    public final boolean equals(@Nullable Object obj) {
        if (this == obj) {
            return true;
        }
        if (obj != null && tj.class.equals(obj.getClass())) {
            tj tjVar = (tj) obj;
            if (Objects.equals(this.f16910a, tjVar.f16910a) && Objects.equals(this.f16911b, tjVar.f16911b) && Objects.equals(this.zzj, tjVar.zzj) && this.f16912c == tjVar.f16912c && this.f16913d == tjVar.f16913d && this.f16914e == tjVar.f16914e && this.f16915f == tjVar.f16915f && this.f16916g == tjVar.f16916g && this.f16917h == tjVar.f16917h && this.f16918i == tjVar.f16918i && this.f16919j == tjVar.f16919j && this.f16920k == tjVar.f16920k) {
                return true;
            }
        }
        return false;
    }

    public final int hashCode() {
        int iHashCode = ((this.f16910a.hashCode() + 217) * 31) + this.f16911b.hashCode();
        s2 s2Var = this.zzj;
        int iHashCode2 = ((iHashCode * 961) + (s2Var == null ? 0 : s2Var.hashCode())) * 31;
        long j10 = this.f16912c;
        int i10 = (iHashCode2 + ((int) (j10 ^ (j10 >>> 32)))) * 31;
        long j11 = this.f16913d;
        int i11 = (i10 + ((int) (j11 ^ (j11 >>> 32)))) * 31;
        long j12 = this.f16914e;
        int i12 = ((((((i11 + ((int) (j12 ^ (j12 >>> 32)))) * 31) + (this.f16915f ? 1 : 0)) * 31) + (this.f16916g ? 1 : 0)) * 31) + (this.f16917h ? 1 : 0);
        long j13 = this.f16918i;
        return ((((((i12 * 961) + ((int) (j13 ^ (j13 >>> 32)))) * 31) + this.f16919j) * 31) + this.f16920k) * 31;
    }

    public final tj zza(Object obj, @Nullable t6 t6Var, @Nullable Object obj2, long j10, long j11, long j12, boolean z10, boolean z11, @Nullable s2 s2Var, long j13, long j14, int i10, int i11, long j15) {
        this.f16910a = obj;
        this.f16911b = t6Var == null ? f16909m : t6Var;
        this.zzc = null;
        this.f16912c = -9223372036854775807L;
        this.f16913d = -9223372036854775807L;
        this.f16914e = -9223372036854775807L;
        this.f16915f = z10;
        this.f16916g = z11;
        this.zzj = s2Var;
        this.f16918i = j14;
        this.f16919j = 0;
        this.f16920k = 0;
        this.f16917h = false;
        return this;
    }
}
