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

import android.content.Context;
import android.os.Bundle;
import com.google.android.gms.common.internal.Preconditions;
import defpackage.rq6;
import defpackage.sma;

/* JADX INFO: loaded from: classes2.dex */
@sma
public final class zzjo {
    final Context zza;

    @rq6
    String zzb;

    @rq6
    String zzc;

    @rq6
    String zzd;

    @rq6
    Boolean zze;
    long zzf;

    @rq6
    com.google.android.gms.internal.measurement.zzdw zzg;
    boolean zzh;

    @rq6
    Long zzi;

    @rq6
    String zzj;

    @sma
    public zzjo(Context context, @rq6 com.google.android.gms.internal.measurement.zzdw zzdwVar, @rq6 Long l) {
        this.zzh = true;
        Preconditions.checkNotNull(context);
        Context applicationContext = context.getApplicationContext();
        Preconditions.checkNotNull(applicationContext);
        this.zza = applicationContext;
        this.zzi = l;
        if (zzdwVar != null) {
            this.zzg = zzdwVar;
            this.zzb = zzdwVar.zzf;
            this.zzc = zzdwVar.zze;
            this.zzd = zzdwVar.zzd;
            this.zzh = zzdwVar.zzc;
            this.zzf = zzdwVar.zzb;
            this.zzj = zzdwVar.zzh;
            Bundle bundle = zzdwVar.zzg;
            if (bundle != null) {
                this.zze = Boolean.valueOf(bundle.getBoolean("dataCollectionDefaultEnabled", true));
            }
        }
    }
}
