package com.google.android.gms.internal.measurement; import com.google.android.gms.common.internal.Preconditions; /* loaded from: classes.dex */ final class zzdp extends zzdu { final /* synthetic */ zzdv zza; final /* synthetic */ zzef zzb; /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */ zzdp(zzef zzefVar, zzdv zzdvVar) { super(zzefVar, true); this.zzb = zzefVar; this.zza = zzdvVar; } @Override // com.google.android.gms.internal.measurement.zzdu final void zza() { zzcc zzccVar; zzccVar = this.zzb.zzj; ((zzcc) Preconditions.checkNotNull(zzccVar)).setEventInterceptor(this.zza); } }