package com.google.android.gms.measurement.internal; import android.os.RemoteException; import com.google.android.gms.common.internal.Preconditions; /* loaded from: classes.dex */ final class zzjf implements Runnable { final /* synthetic */ zzq zza; final /* synthetic */ com.google.android.gms.internal.measurement.zzcf zzb; final /* synthetic */ zzjz zzc; zzjf(zzjz zzjzVar, zzq zzqVar, com.google.android.gms.internal.measurement.zzcf zzcfVar) { this.zzc = zzjzVar; this.zza = zzqVar; this.zzb = zzcfVar; } @Override // java.lang.Runnable public final void run() { zzgd zzgdVar; zzej zzejVar; String str = null; try { try { if (this.zzc.zzt.zzm().zzc().zzj(zzha.ANALYTICS_STORAGE)) { zzjz zzjzVar = this.zzc; zzejVar = zzjzVar.zzb; if (zzejVar == null) { zzjzVar.zzt.zzaA().zzd().zza("Failed to get app instance id"); zzgdVar = this.zzc.zzt; } else { Preconditions.checkNotNull(this.zza); str = zzejVar.zzd(this.zza); if (str != null) { this.zzc.zzt.zzq().zzO(str); this.zzc.zzt.zzm().zze.zzb(str); } this.zzc.zzQ(); zzgdVar = this.zzc.zzt; } } else { this.zzc.zzt.zzaA().zzl().zza("Analytics storage consent denied; will not get app instance id"); this.zzc.zzt.zzq().zzO(null); this.zzc.zzt.zzm().zze.zzb(null); zzgdVar = this.zzc.zzt; } } catch (RemoteException e10) { this.zzc.zzt.zzaA().zzd().zzb("Failed to get app instance id", e10); zzgdVar = this.zzc.zzt; } zzgdVar.zzv().zzW(this.zzb, str); } catch (Throwable th) { this.zzc.zzt.zzv().zzW(this.zzb, null); throw th; } } }