- 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
30 lines
980 B
Java
30 lines
980 B
Java
package com.google.android.gms.internal.ads;
|
|
|
|
import com.google.android.gms.common.util.Clock;
|
|
|
|
/* loaded from: classes3.dex */
|
|
final class zzbxx {
|
|
private final com.google.android.gms.ads.internal.util.zzg zza;
|
|
|
|
public zzbxx(Clock clock, com.google.android.gms.ads.internal.util.zzg zzgVar, zzbyi zzbyiVar) {
|
|
this.zza = zzgVar;
|
|
}
|
|
|
|
public final void zza(int i, long j) {
|
|
if (((Boolean) com.google.android.gms.ads.internal.client.zzbe.zzc().zza(zzbcl.zzaD)).booleanValue()) {
|
|
return;
|
|
}
|
|
if (j - this.zza.zzf() < 0) {
|
|
com.google.android.gms.ads.internal.util.zze.zza("Receiving npa decision in the past, ignoring.");
|
|
return;
|
|
}
|
|
if (((Boolean) com.google.android.gms.ads.internal.client.zzbe.zzc().zza(zzbcl.zzaE)).booleanValue()) {
|
|
this.zza.zzH(i);
|
|
this.zza.zzI(j);
|
|
} else {
|
|
this.zza.zzH(-1);
|
|
this.zza.zzI(j);
|
|
}
|
|
}
|
|
}
|