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

48 lines
1.1 KiB
Java

package com.google.android.gms.internal.measurement;
import com.google.common.base.Supplier;
import com.google.common.base.Suppliers;
/* loaded from: classes3.dex */
public final class zzpd implements Supplier {
private static zzpd zza = new zzpd();
private final Supplier zzb = Suppliers.ofInstance(new zzpf());
@Override // com.google.common.base.Supplier
public final /* synthetic */ Object get() {
return (zzpg) this.zzb.get();
}
public static boolean zza() {
return ((zzpg) zza.get()).zza();
}
public static boolean zzb() {
return ((zzpg) zza.get()).zzb();
}
public static boolean zzc() {
return ((zzpg) zza.get()).zzc();
}
public static boolean zzd() {
return ((zzpg) zza.get()).zzd();
}
public static boolean zze() {
return ((zzpg) zza.get()).zze();
}
public static boolean zzf() {
return ((zzpg) zza.get()).zzf();
}
public static boolean zzg() {
return ((zzpg) zza.get()).zzg();
}
public static boolean zzh() {
return ((zzpg) zza.get()).zzh();
}
}