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

/* JADX INFO: loaded from: classes2.dex */
public final class aj1 extends cb2 {
    private static final aj1 zzn;
    private static volatile bc2 zzo;
    private int zza;
    private String zzb = "";
    private long zzc;
    private int zzd;
    private boolean zze;
    private boolean zzf;
    private long zzg;
    private long zzh;
    private long zzi;
    private long zzj;
    private ib2 zzk;
    private ib2 zzl;
    private ib2 zzm;

    static {
        aj1 aj1Var = new aj1();
        zzn = aj1Var;
        cb2.v(aj1.class, aj1Var);
    }

    public aj1() {
        ob2 ob2Var = ob2.f15001e;
        this.zzk = ob2Var;
        this.zzl = ob2Var;
        this.zzm = ob2Var;
    }

    public static aj1 S() {
        return zzn;
    }

    /* JADX WARN: Multi-variable type inference failed */
    public final void B(long j10) {
        ib2 ib2Var = this.zzl;
        if (!((da2) ib2Var).f10353a) {
            this.zzl = cb2.k(ib2Var);
        }
        ((ob2) this.zzl).h(j10);
    }

    /* JADX WARN: Multi-variable type inference failed */
    public final void C(long j10) {
        ib2 ib2Var = this.zzm;
        if (!((da2) ib2Var).f10353a) {
            this.zzm = cb2.k(ib2Var);
        }
        ((ob2) this.zzm).h(j10);
    }

    public final void D() {
        this.zzm = ob2.f15001e;
    }

    public final String E() {
        return this.zzb;
    }

    public final long F() {
        return this.zzc;
    }

    public final int G() {
        return this.zzd;
    }

    public final boolean H() {
        return this.zze;
    }

    public final boolean I() {
        return this.zzf;
    }

    public final long J() {
        return this.zzg;
    }

    public final long K() {
        return this.zzh;
    }

    public final long L() {
        return this.zzi;
    }

    public final boolean M() {
        return (this.zza & 64) != 0;
    }

    public final ib2 N() {
        return this.zzk;
    }

    public final int O() {
        return this.zzk.size();
    }

    public final int P() {
        return this.zzl.size();
    }

    public final ib2 Q() {
        return this.zzm;
    }

    public final int R() {
        return this.zzm.size();
    }

    public final /* synthetic */ void T(String str) {
        str.getClass();
        this.zzb = str;
    }

    public final /* synthetic */ void U(long j10) {
        this.zza |= 1;
        this.zzc = j10;
    }

    public final /* synthetic */ void V(int i10) {
        this.zza |= 2;
        this.zzd = i10;
    }

    public final /* synthetic */ void W() {
        this.zza |= 4;
        this.zze = true;
    }

    public final /* synthetic */ void X(boolean z10) {
        this.zza |= 8;
        this.zzf = true;
    }

    public final /* synthetic */ void Y(long j10) {
        this.zza |= 16;
        this.zzg = j10;
    }

    public final /* synthetic */ void Z(long j10) {
        this.zzh = j10;
    }

    public final /* synthetic */ void a0(long j10) {
        this.zza |= 32;
        this.zzi = j10;
    }

    public final /* synthetic */ void b0(long j10) {
        this.zza |= 64;
        this.zzj = j10;
    }

    /* JADX WARN: Multi-variable type inference failed */
    public final void c0(long j10) {
        ib2 ib2Var = this.zzk;
        if (!((da2) ib2Var).f10353a) {
            this.zzk = cb2.k(ib2Var);
        }
        ((ob2) this.zzk).h(j10);
    }

    @Override // com.google.android.gms.internal.ads.cb2
    public final Object x(zzibq zzibqVar, cb2 cb2Var) {
        int iOrdinal = zzibqVar.ordinal();
        if (iOrdinal == 0) {
            return (byte) 1;
        }
        if (iOrdinal == 2) {
            return new fc2(zzn, "\u0004\f\u0000\u0001\u0001\f\f\u0000\u0003\u0000\u0001Ȉ\u0002ဂ\u0000\u0003င\u0001\u0004ဇ\u0002\u0005ဇ\u0003\u0006ဂ\u0004\u0007\u0002\bဂ\u0005\tဂ\u0006\n%\u000b%\f%", new Object[]{"zza", "zzb", "zzc", "zzd", "zze", "zzf", "zzg", "zzh", "zzi", "zzj", "zzk", "zzl", "zzm"});
        }
        if (iOrdinal == 3) {
            return new aj1();
        }
        if (iOrdinal == 4) {
            return new zi1(zzn);
        }
        if (iOrdinal == 5) {
            return zzn;
        }
        if (iOrdinal != 6) {
            throw null;
        }
        bc2 bb2Var = zzo;
        if (bb2Var == null) {
            synchronized (aj1.class) {
                try {
                    bb2Var = zzo;
                    if (bb2Var == null) {
                        bb2Var = new bb2(zzn);
                        zzo = bb2Var;
                    }
                } finally {
                }
            }
        }
        return bb2Var;
    }
}
