package com.google.android.gms.internal.ads; import android.os.Bundle; import android.text.TextUtils; import com.ironsource.ad; /* loaded from: classes3.dex */ public final class zzeue implements zzetq { public final String zza; public final int zzb; public final int zzc; public final int zzd; public final boolean zze; public final int zzf; public zzeue(String str, int i, int i2, int i3, boolean z, int i4) { this.zza = str; this.zzb = i; this.zzc = i2; this.zzd = i3; this.zze = z; this.zzf = i4; } @Override // com.google.android.gms.internal.ads.zzetq public final /* synthetic */ void zza(Object obj) { } @Override // com.google.android.gms.internal.ads.zzetq public final /* bridge */ /* synthetic */ void zzb(Object obj) { Bundle bundle = ((zzcuv) obj).zza; zzfcx.zzf(bundle, ad.y0, this.zza, !TextUtils.isEmpty(this.zza)); int i = this.zzb; zzfcx.zze(bundle, "cnt", i, i != -2); bundle.putInt("gnt", this.zzc); bundle.putInt("pt", this.zzd); Bundle zza = zzfcx.zza(bundle, "device"); bundle.putBundle("device", zza); Bundle zza2 = zzfcx.zza(zza, "network"); zza.putBundle("network", zza2); zza2.putInt("active_network_state", this.zzf); zza2.putBoolean("active_network_metered", this.zze); } }