Files
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

51 lines
1.5 KiB
Java

package com.google.android.gms.internal.ads;
import android.text.TextUtils;
import java.util.Map;
import java.util.concurrent.Executor;
/* loaded from: classes3.dex */
public final class zzcnc {
private final String zza;
private final zzbop zzb;
private final Executor zzc;
private zzcnh zzd;
private final zzbjp zze = new zzcmz(this);
private final zzbjp zzf = new zzcnb(this);
public zzcnc(String str, zzbop zzbopVar, Executor executor) {
this.zza = str;
this.zzb = zzbopVar;
this.zzc = executor;
}
public static /* bridge */ /* synthetic */ boolean zzg(zzcnc zzcncVar, Map map) {
if (map == null) {
return false;
}
String str = (String) map.get("hashCode");
return !TextUtils.isEmpty(str) && str.equals(zzcncVar.zza);
}
public final void zzc(zzcnh zzcnhVar) {
this.zzb.zzb("/updateActiveView", this.zze);
this.zzb.zzb("/untrackActiveViewUnit", this.zzf);
this.zzd = zzcnhVar;
}
public final void zzd(zzcex zzcexVar) {
zzcexVar.zzag("/updateActiveView", this.zze);
zzcexVar.zzag("/untrackActiveViewUnit", this.zzf);
}
public final void zze() {
this.zzb.zzc("/updateActiveView", this.zze);
this.zzb.zzc("/untrackActiveViewUnit", this.zzf);
}
public final void zzf(zzcex zzcexVar) {
zzcexVar.zzaz("/updateActiveView", this.zze);
zzcexVar.zzaz("/untrackActiveViewUnit", this.zzf);
}
}