package com.google.android.gms.measurement.internal; import android.os.Bundle; /* loaded from: classes.dex */ final class zzhp implements Runnable { final /* synthetic */ String zza; final /* synthetic */ String zzb; final /* synthetic */ long zzc; final /* synthetic */ Bundle zzd; final /* synthetic */ boolean zze; final /* synthetic */ boolean zzf; final /* synthetic */ boolean zzg; final /* synthetic */ String zzh; final /* synthetic */ zzik zzi; zzhp(zzik zzikVar, String str, String str2, long j10, Bundle bundle, boolean z10, boolean z11, boolean z12, String str3) { this.zzi = zzikVar; this.zza = str; this.zzb = str2; this.zzc = j10; this.zzd = bundle; this.zze = z10; this.zzf = z11; this.zzg = z12; this.zzh = str3; } @Override // java.lang.Runnable public final void run() { this.zzi.zzI(this.zza, this.zzb, this.zzc, this.zzd, this.zze, this.zzf, this.zzg, this.zzh); } }