- 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
29 lines
907 B
Java
29 lines
907 B
Java
package com.google.android.gms.internal.ads;
|
|
|
|
import android.content.Context;
|
|
import androidx.annotation.VisibleForTesting;
|
|
import com.google.android.gms.ads.internal.util.client.VersionInfoParcel;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class zzbog {
|
|
|
|
@VisibleForTesting
|
|
static final com.google.android.gms.ads.internal.util.zzbd zza = new zzboe();
|
|
|
|
@VisibleForTesting
|
|
static final com.google.android.gms.ads.internal.util.zzbd zzb = new zzbof();
|
|
private final zzbns zzc;
|
|
|
|
public zzbog(Context context, VersionInfoParcel versionInfoParcel, String str, zzfhk zzfhkVar) {
|
|
this.zzc = new zzbns(context, versionInfoParcel, str, zza, zzb, zzfhkVar);
|
|
}
|
|
|
|
public final zzbnw zza(String str, zzbnz zzbnzVar, zzbny zzbnyVar) {
|
|
return new zzbok(this.zzc, str, zzbnzVar, zzbnyVar);
|
|
}
|
|
|
|
public final zzbop zzb() {
|
|
return new zzbop(this.zzc);
|
|
}
|
|
}
|