- 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
50 lines
1.5 KiB
Java
50 lines
1.5 KiB
Java
package com.google.android.gms.internal.ads;
|
|
|
|
import androidx.annotation.VisibleForTesting;
|
|
import java.util.Iterator;
|
|
import java.util.List;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class zzfcv {
|
|
private final zzfbo zza;
|
|
private final zzfbr zzb;
|
|
private final zzfja zzc;
|
|
private final zzfir zzd;
|
|
private final zzfhh zze;
|
|
private final zzcmk zzf;
|
|
|
|
@VisibleForTesting
|
|
public zzfcv(zzfja zzfjaVar, zzfir zzfirVar, zzfbo zzfboVar, zzfbr zzfbrVar, zzcmk zzcmkVar, zzfhh zzfhhVar) {
|
|
this.zza = zzfboVar;
|
|
this.zzb = zzfbrVar;
|
|
this.zzc = zzfjaVar;
|
|
this.zzd = zzfirVar;
|
|
this.zzf = zzcmkVar;
|
|
this.zze = zzfhhVar;
|
|
}
|
|
|
|
public final void zza(List list) {
|
|
Iterator it = list.iterator();
|
|
while (it.hasNext()) {
|
|
zzb((String) it.next(), 2);
|
|
}
|
|
}
|
|
|
|
public final void zzb(String str, int i) {
|
|
zzfbo zzfboVar = this.zza;
|
|
if (zzfboVar.zzai) {
|
|
this.zzd.zza(str, this.zzb.zzb, i);
|
|
return;
|
|
}
|
|
this.zzc.zzd(str, zzfboVar.zzax, this.zze);
|
|
}
|
|
|
|
public final void zzc(List list, int i) {
|
|
Iterator it = list.iterator();
|
|
while (it.hasNext()) {
|
|
String str = (String) it.next();
|
|
zzgch.zzr((((Boolean) com.google.android.gms.ads.internal.client.zzbe.zzc().zza(zzbcl.zzjT)).booleanValue() && zzcmk.zzj(str)) ? this.zzf.zzb(str, com.google.android.gms.ads.internal.client.zzbc.zze()) : zzgch.zzh(str), new zzfcu(this, i), zzbzw.zza);
|
|
}
|
|
}
|
|
}
|