Files
rr3-apk/decompiled-community/sources/com/google/android/gms/internal/ads/zzeey.java
Daniel Elliott c080f0d97f Add Discord community version (64-bit only)
- Added realracing3-community.apk (71.57 MB)
- Removed 32-bit support (armeabi-v7a)
- Only includes arm64-v8a libraries
- Decompiled source code included
- Added README-community.md with analysis
2026-02-18 15:48:36 -08:00

55 lines
2.4 KiB
Java

package com.google.android.gms.internal.ads;
import android.content.Context;
import com.google.android.gms.ads.internal.overlay.AdOverlayInfoParcel;
import com.google.android.gms.ads.internal.util.client.VersionInfoParcel;
import com.google.common.util.concurrent.ListenableFuture;
/* loaded from: classes3.dex */
final class zzeey implements zzdgc {
private final Context zza;
private final VersionInfoParcel zzb;
private final ListenableFuture zzc;
private final zzfbo zzd;
private final zzcex zze;
private final zzfcj zzf;
private final zzbjs zzg;
private final boolean zzh;
private final zzebv zzi;
private final zzdrw zzj;
public zzeey(Context context, VersionInfoParcel versionInfoParcel, ListenableFuture listenableFuture, zzfbo zzfboVar, zzcex zzcexVar, zzfcj zzfcjVar, boolean z, zzbjs zzbjsVar, zzebv zzebvVar, zzdrw zzdrwVar) {
this.zza = context;
this.zzb = versionInfoParcel;
this.zzc = listenableFuture;
this.zzd = zzfboVar;
this.zze = zzcexVar;
this.zzf = zzfcjVar;
this.zzg = zzbjsVar;
this.zzh = z;
this.zzi = zzebvVar;
this.zzj = zzdrwVar;
}
@Override // com.google.android.gms.internal.ads.zzdgc
public final void zza(boolean z, Context context, zzcwg zzcwgVar) {
zzder zzderVar = (zzder) zzgch.zzq(this.zzc);
this.zze.zzaq(true);
boolean zze = this.zzh ? this.zzg.zze(false) : false;
com.google.android.gms.ads.internal.zzv.zzq();
com.google.android.gms.ads.internal.zzl zzlVar = new com.google.android.gms.ads.internal.zzl(zze, com.google.android.gms.ads.internal.util.zzs.zzJ(this.zza), this.zzh ? this.zzg.zzd() : false, this.zzh ? this.zzg.zza() : 0.0f, -1, z, this.zzd.zzO, false);
if (zzcwgVar != null) {
zzcwgVar.zzf();
}
com.google.android.gms.ads.internal.zzv.zzj();
zzdfr zzh = zzderVar.zzh();
zzcex zzcexVar = this.zze;
zzfbo zzfboVar = this.zzd;
VersionInfoParcel versionInfoParcel = this.zzb;
int i = zzfboVar.zzQ;
String str = zzfboVar.zzB;
zzfbt zzfbtVar = zzfboVar.zzs;
com.google.android.gms.ads.internal.overlay.zzn.zza(context, new AdOverlayInfoParcel(null, zzh, null, zzcexVar, i, versionInfoParcel, str, zzlVar, zzfbtVar.zzb, zzfbtVar.zza, this.zzf.zzf, zzcwgVar, zzfboVar.zzb() ? this.zzi : null, this.zze.zzr()), true, this.zzj);
}
}