Add decompiled APK source code (JADX)

- 28,932 files
- Full Java source code
- Smali files
- Resources

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
2026-02-18 14:52:23 -08:00
parent cc210a65ea
commit f9d20bb3fc
26991 changed files with 2541449 additions and 0 deletions

View File

@@ -0,0 +1,58 @@
package com.google.android.gms.internal.ads;
@Deprecated
/* loaded from: classes3.dex */
public final class zzgts extends zzgxr implements zzgzd {
public static final /* synthetic */ int zza = 0;
private static final zzgts zzb;
private static volatile zzgzk zzc;
private String zzd = "";
private zzgyd zze = zzgxr.zzbK();
static {
zzgts zzgtsVar = new zzgts();
zzb = zzgtsVar;
zzgxr.zzbZ(zzgts.class, zzgtsVar);
}
private zzgts() {
}
@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(zzb, "\u0000\u0002\u0000\u0000\u0001\u0002\u0002\u0000\u0001\u0000\u0001Ȉ\u0002\u001b", new Object[]{"zzd", "zze", zzgss.class});
}
if (ordinal == 3) {
return new zzgts();
}
zzgtr zzgtrVar = null;
if (ordinal == 4) {
return new zzgtq(zzgtrVar);
}
if (ordinal == 5) {
return zzb;
}
if (ordinal != 6) {
throw null;
}
zzgzk zzgzkVar = zzc;
if (zzgzkVar == null) {
synchronized (zzgts.class) {
try {
zzgzkVar = zzc;
if (zzgzkVar == null) {
zzgzkVar = new zzgxm(zzb);
zzc = zzgzkVar;
}
} finally {
}
}
}
return zzgzkVar;
}
}