- 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
47 lines
1.7 KiB
Java
47 lines
1.7 KiB
Java
package com.google.android.gms.internal.ads;
|
|
|
|
import android.text.TextUtils;
|
|
import com.google.common.util.concurrent.ListenableFuture;
|
|
import java.util.regex.Pattern;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class zzfhg {
|
|
public static void zza(ListenableFuture listenableFuture, zzfhh zzfhhVar, zzfgw zzfgwVar) {
|
|
zzg(listenableFuture, zzfhhVar, zzfgwVar, false);
|
|
}
|
|
|
|
public static void zzb(ListenableFuture listenableFuture, zzfhh zzfhhVar, zzfgw zzfgwVar) {
|
|
zzg(listenableFuture, zzfhhVar, zzfgwVar, true);
|
|
}
|
|
|
|
public static void zzc(ListenableFuture listenableFuture, zzfhh zzfhhVar, zzfgw zzfgwVar) {
|
|
if (((Boolean) zzbee.zzc.zze()).booleanValue()) {
|
|
zzgch.zzr(zzgby.zzu(listenableFuture), new zzfhf(zzfhhVar, zzfgwVar), zzbzw.zzg);
|
|
}
|
|
}
|
|
|
|
public static void zzd(ListenableFuture listenableFuture, zzfgw zzfgwVar) {
|
|
if (((Boolean) zzbee.zzc.zze()).booleanValue()) {
|
|
zzgch.zzr(zzgby.zzu(listenableFuture), new zzfhd(zzfgwVar), zzbzw.zzg);
|
|
}
|
|
}
|
|
|
|
public static boolean zze(String str) {
|
|
if (TextUtils.isEmpty(str)) {
|
|
return false;
|
|
}
|
|
return Pattern.matches((String) com.google.android.gms.ads.internal.client.zzbe.zzc().zza(zzbcl.zziH), str);
|
|
}
|
|
|
|
public static int zzf(zzfcj zzfcjVar) {
|
|
int zzf = com.google.android.gms.ads.nonagon.signalgeneration.zzaa.zzf(zzfcjVar) - 1;
|
|
return (zzf == 0 || zzf == 1) ? 7 : 23;
|
|
}
|
|
|
|
private static void zzg(ListenableFuture listenableFuture, zzfhh zzfhhVar, zzfgw zzfgwVar, boolean z) {
|
|
if (((Boolean) zzbee.zzc.zze()).booleanValue()) {
|
|
zzgch.zzr(zzgby.zzu(listenableFuture), new zzfhe(zzfhhVar, zzfgwVar, z), zzbzw.zzg);
|
|
}
|
|
}
|
|
}
|