- 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
97 lines
2.5 KiB
Java
97 lines
2.5 KiB
Java
package com.google.android.gms.internal.ads;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class zzgsp extends zzgxr implements zzgzd {
|
|
private static final zzgsp zza;
|
|
private static volatile zzgzk zzb;
|
|
private String zzc = "";
|
|
private zzgwj zzd = zzgwj.zzb;
|
|
private int zze;
|
|
|
|
static {
|
|
zzgsp zzgspVar = new zzgsp();
|
|
zza = zzgspVar;
|
|
zzgxr.zzbZ(zzgsp.class, zzgspVar);
|
|
}
|
|
|
|
private zzgsp() {
|
|
}
|
|
|
|
public static zzgsn zza() {
|
|
return (zzgsn) zza.zzaZ();
|
|
}
|
|
|
|
public static zzgsn zzb(zzgsp zzgspVar) {
|
|
return (zzgsn) zza.zzba(zzgspVar);
|
|
}
|
|
|
|
public static zzgsp zzd() {
|
|
return zza;
|
|
}
|
|
|
|
public static zzgsp zzf(byte[] bArr, zzgxb zzgxbVar) throws zzgyg {
|
|
return (zzgsp) zzgxr.zzbx(zza, bArr, zzgxbVar);
|
|
}
|
|
|
|
public static /* synthetic */ void zzk(zzgsp zzgspVar, String str) {
|
|
str.getClass();
|
|
zzgspVar.zzc = str;
|
|
}
|
|
|
|
public static /* synthetic */ void zzl(zzgsp zzgspVar, zzgwj zzgwjVar) {
|
|
zzgwjVar.getClass();
|
|
zzgspVar.zzd = zzgwjVar;
|
|
}
|
|
|
|
@Override // com.google.android.gms.internal.ads.zzgxr
|
|
public final Object zzdc(zzgxq zzgxqVar, Object obj, Object obj2) {
|
|
int ordinal = zzgxqVar.ordinal();
|
|
if (ordinal == 0) {
|
|
return (byte) 1;
|
|
}
|
|
if (ordinal == 2) {
|
|
return zzgxr.zzbQ(zza, "\u0000\u0003\u0000\u0000\u0001\u0003\u0003\u0000\u0000\u0000\u0001Ȉ\u0002\n\u0003\f", new Object[]{"zzc", "zzd", "zze"});
|
|
}
|
|
if (ordinal == 3) {
|
|
return new zzgsp();
|
|
}
|
|
zzgso zzgsoVar = null;
|
|
if (ordinal == 4) {
|
|
return new zzgsn(zzgsoVar);
|
|
}
|
|
if (ordinal == 5) {
|
|
return zza;
|
|
}
|
|
if (ordinal != 6) {
|
|
throw null;
|
|
}
|
|
zzgzk zzgzkVar = zzb;
|
|
if (zzgzkVar == null) {
|
|
synchronized (zzgsp.class) {
|
|
try {
|
|
zzgzkVar = zzb;
|
|
if (zzgzkVar == null) {
|
|
zzgzkVar = new zzgxm(zza);
|
|
zzb = zzgzkVar;
|
|
}
|
|
} finally {
|
|
}
|
|
}
|
|
}
|
|
return zzgzkVar;
|
|
}
|
|
|
|
public final zzgtp zzg() {
|
|
zzgtp zzb2 = zzgtp.zzb(this.zze);
|
|
return zzb2 == null ? zzgtp.UNRECOGNIZED : zzb2;
|
|
}
|
|
|
|
public final zzgwj zzh() {
|
|
return this.zzd;
|
|
}
|
|
|
|
public final String zzi() {
|
|
return this.zzc;
|
|
}
|
|
}
|