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,45 @@
package com.google.android.gms.internal.ads;
import java.util.concurrent.atomic.AtomicInteger;
@Deprecated
/* loaded from: classes3.dex */
public class zzcai {
private final zzcab zza;
private final AtomicInteger zzb;
public zzcai() {
zzcab zzcabVar = new zzcab();
this.zza = zzcabVar;
this.zzb = new AtomicInteger(0);
zzgch.zzr(zzcabVar, new zzcag(this), zzbzw.zzg);
}
@Deprecated
public final int zze() {
return this.zzb.get();
}
@Deprecated
public final void zzg() {
this.zza.zzd(new Exception());
}
@Deprecated
public final void zzh(Throwable th, String str) {
this.zza.zzd(th);
if (((Boolean) com.google.android.gms.ads.internal.client.zzbe.zzc().zza(zzbcl.zzhB)).booleanValue()) {
com.google.android.gms.ads.internal.zzv.zzp().zzv(th, str);
}
}
@Deprecated
public final void zzi(Object obj) {
this.zza.zzc(obj);
}
@Deprecated
public final void zzj(zzcaf zzcafVar, zzcad zzcadVar) {
zzgch.zzr(this.zza, new zzcah(this, zzcafVar, zzcadVar), zzbzw.zzg);
}
}