Files
rr3-apk/decompiled/sources/com/google/android/gms/internal/ads/zzcai.java
Daniel Elliott f9d20bb3fc 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>
2026-02-18 14:52:23 -08:00

46 lines
1.1 KiB
Java

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);
}
}