package com.google.android.gms.measurement.internal; import java.util.concurrent.atomic.AtomicReference; /* JADX INFO: Access modifiers changed from: package-private */ /* loaded from: classes.dex */ public final class zzhn implements Runnable { final AtomicReference zza; final String zzb; final String zzc; final boolean zzd; final zzia zze; @Override // java.lang.Runnable public final void run() { this.zze.zzs.zzt().zzz(this.zza, null, this.zzb, this.zzc, this.zzd); } /* JADX INFO: Access modifiers changed from: package-private */ public zzhn(zzia zziaVar, AtomicReference atomicReference, String str, String str2, String str3, boolean z) { this.zze = zziaVar; this.zza = atomicReference; this.zzb = str2; this.zzc = str3; this.zzd = z; } }