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,63 @@
package com.google.android.gms.internal.ads;
/* loaded from: classes3.dex */
final class zzani {
private final zzamj zza;
private final zzef zzb;
private final zzdx zzc = new zzdx(new byte[64], 64);
private boolean zzd;
private boolean zze;
private boolean zzf;
public zzani(zzamj zzamjVar, zzef zzefVar) {
this.zza = zzamjVar;
this.zzb = zzefVar;
}
public final void zza(zzdy zzdyVar) throws zzbc {
long j;
long j2;
zzdyVar.zzH(this.zzc.zza, 0, 3);
this.zzc.zzl(0);
this.zzc.zzn(8);
this.zzd = this.zzc.zzp();
this.zze = this.zzc.zzp();
this.zzc.zzn(6);
zzdx zzdxVar = this.zzc;
zzdyVar.zzH(zzdxVar.zza, 0, zzdxVar.zzd(8));
this.zzc.zzl(0);
if (this.zzd) {
this.zzc.zzn(4);
long zzd = this.zzc.zzd(3);
this.zzc.zzn(1);
int zzd2 = this.zzc.zzd(15) << 15;
this.zzc.zzn(1);
long zzd3 = this.zzc.zzd(15);
this.zzc.zzn(1);
if (this.zzf || !this.zze) {
j2 = zzd;
} else {
this.zzc.zzn(4);
this.zzc.zzn(1);
int zzd4 = this.zzc.zzd(15) << 15;
this.zzc.zzn(1);
j2 = zzd;
long zzd5 = this.zzc.zzd(15);
this.zzc.zzn(1);
this.zzb.zzb(zzd4 | (this.zzc.zzd(3) << 30) | zzd5);
this.zzf = true;
}
j = this.zzb.zzb((j2 << 30) | zzd2 | zzd3);
} else {
j = 0;
}
this.zza.zzd(j, 4);
this.zza.zza(zzdyVar);
this.zza.zzc(false);
}
public final void zzb() {
this.zzf = false;
this.zza.zze();
}
}