package com.google.android.gms.internal.measurement; import android.os.Bundle; import com.google.android.gms.common.internal.Preconditions; /* loaded from: classes.dex */ final class zzds extends zzdu { final /* synthetic */ Long zza; final /* synthetic */ String zzb; final /* synthetic */ String zzc; final /* synthetic */ Bundle zzd; final /* synthetic */ boolean zze; final /* synthetic */ boolean zzf; final /* synthetic */ zzef zzg; /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */ zzds(zzef zzefVar, Long l10, String str, String str2, Bundle bundle, boolean z10, boolean z11) { super(zzefVar, true); this.zzg = zzefVar; this.zza = l10; this.zzb = str; this.zzc = str2; this.zzd = bundle; this.zze = z10; this.zzf = z11; } @Override // com.google.android.gms.internal.measurement.zzdu final void zza() { zzcc zzccVar; Long l10 = this.zza; long longValue = l10 == null ? this.zzh : l10.longValue(); zzccVar = this.zzg.zzj; ((zzcc) Preconditions.checkNotNull(zzccVar)).logEvent(this.zzb, this.zzc, this.zzd, this.zze, this.zzf, longValue); } }