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

31 lines
1.0 KiB
Java

package com.google.android.gms.internal.ads;
import java.lang.reflect.InvocationTargetException;
/* loaded from: classes3.dex */
public final class zzaxm extends zzaxr {
private static volatile Long zzh;
private static final Object zzi = new Object();
public zzaxm(zzawd zzawdVar, String str, String str2, zzasc zzascVar, int i, int i2) {
super(zzawdVar, "ggyMimGcgIX1dP+eCc2eG2r/GzpvQNgutarsMV1JGh7vOdAlwvnhksZv1ggLA3MH", "V8AFkrWTqIFMlH2T0HF0GHt49h/FZu+6Sm1YbAzJ62A=", zzascVar, i, 33);
}
@Override // com.google.android.gms.internal.ads.zzaxr
public final void zza() throws IllegalAccessException, InvocationTargetException {
if (zzh == null) {
synchronized (zzi) {
try {
if (zzh == null) {
zzh = (Long) this.zze.invoke(null, new Object[0]);
}
} finally {
}
}
}
synchronized (this.zzd) {
this.zzd.zzV(zzh.longValue());
}
}
}