- 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
22 lines
842 B
Java
22 lines
842 B
Java
package com.google.android.gms.internal.ads;
|
|
|
|
import java.lang.reflect.InvocationTargetException;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class zzaxi extends zzaxr {
|
|
private final boolean zzh;
|
|
|
|
public zzaxi(zzawd zzawdVar, String str, String str2, zzasc zzascVar, int i, int i2) {
|
|
super(zzawdVar, "dX06Fls5idqgQp2Q0AyXumriu5IrYF5E5esfObgzR5ftEXiNsSl4lbLxJh6DOYsi", "dGJd9fIaxgnbA6Dc4nB6tFRdL3cXJ8ToAbabnjV7KZM=", zzascVar, i, 61);
|
|
this.zzh = zzawdVar.zzs();
|
|
}
|
|
|
|
@Override // com.google.android.gms.internal.ads.zzaxr
|
|
public final void zza() throws IllegalAccessException, InvocationTargetException {
|
|
long longValue = ((Long) this.zze.invoke(null, this.zza.zzb(), Boolean.valueOf(this.zzh))).longValue();
|
|
synchronized (this.zzd) {
|
|
this.zzd.zzE(longValue);
|
|
}
|
|
}
|
|
}
|