- 28,932 files - Full Java source code - Smali files - Resources Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
42 lines
1.1 KiB
Java
42 lines
1.1 KiB
Java
package com.google.android.gms.internal.ads;
|
|
|
|
import java.util.concurrent.atomic.AtomicBoolean;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class zzcqo implements zzcxh, zzayk {
|
|
private final zzfbo zza;
|
|
private final zzcwl zzb;
|
|
private final zzcxq zzc;
|
|
private final AtomicBoolean zzd = new AtomicBoolean();
|
|
private final AtomicBoolean zze = new AtomicBoolean();
|
|
|
|
public zzcqo(zzfbo zzfboVar, zzcwl zzcwlVar, zzcxq zzcxqVar) {
|
|
this.zza = zzfboVar;
|
|
this.zzb = zzcwlVar;
|
|
this.zzc = zzcxqVar;
|
|
}
|
|
|
|
private final void zza() {
|
|
if (this.zzd.compareAndSet(false, true)) {
|
|
this.zzb.zza();
|
|
}
|
|
}
|
|
|
|
@Override // com.google.android.gms.internal.ads.zzayk
|
|
public final void zzdn(zzayj zzayjVar) {
|
|
if (this.zza.zze == 1 && zzayjVar.zzj) {
|
|
zza();
|
|
}
|
|
if (zzayjVar.zzj && this.zze.compareAndSet(false, true)) {
|
|
this.zzc.zza();
|
|
}
|
|
}
|
|
|
|
@Override // com.google.android.gms.internal.ads.zzcxh
|
|
public final synchronized void zzs() {
|
|
if (this.zza.zze != 1) {
|
|
zza();
|
|
}
|
|
}
|
|
}
|