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

46 lines
1.0 KiB
Java

package com.google.android.gms.internal.ads;
/* loaded from: classes3.dex */
final class zzfdz {
private final zzfdy zza = new zzfdy();
private int zzb;
private int zzc;
private int zzd;
private int zze;
private int zzf;
public final zzfdy zza() {
zzfdy zzfdyVar = this.zza;
zzfdy clone = zzfdyVar.clone();
zzfdyVar.zza = false;
zzfdyVar.zzb = false;
return clone;
}
public final String zzb() {
return "\n\tPool does not exist: " + this.zzd + "\n\tNew pools created: " + this.zzb + "\n\tPools removed: " + this.zzc + "\n\tEntries added: " + this.zzf + "\n\tNo entries retrieved: " + this.zze + "\n";
}
public final void zzc() {
this.zzf++;
}
public final void zzd() {
this.zzb++;
this.zza.zza = true;
}
public final void zze() {
this.zze++;
}
public final void zzf() {
this.zzd++;
}
public final void zzg() {
this.zzc++;
this.zza.zzb = true;
}
}