- 28,932 files - Full Java source code - Smali files - Resources Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
51 lines
1.3 KiB
Java
51 lines
1.3 KiB
Java
package com.google.android.gms.internal.ads;
|
|
|
|
import android.content.Context;
|
|
|
|
@Deprecated
|
|
/* loaded from: classes3.dex */
|
|
public final class zzlq {
|
|
private final zzik zza;
|
|
|
|
@Deprecated
|
|
public zzlq(Context context, zzced zzcedVar) {
|
|
this.zza = new zzik(context, zzcedVar);
|
|
}
|
|
|
|
@Deprecated
|
|
public final zzlq zza(final zzkg zzkgVar) {
|
|
zzik zzikVar = this.zza;
|
|
zzcw.zzf(!zzikVar.zzr);
|
|
zzkgVar.getClass();
|
|
zzikVar.zzf = new zzfvf() { // from class: com.google.android.gms.internal.ads.zzic
|
|
@Override // com.google.android.gms.internal.ads.zzfvf
|
|
public final Object zza() {
|
|
return zzkg.this;
|
|
}
|
|
};
|
|
return this;
|
|
}
|
|
|
|
@Deprecated
|
|
public final zzlq zzb(final zzyb zzybVar) {
|
|
zzik zzikVar = this.zza;
|
|
zzcw.zzf(!zzikVar.zzr);
|
|
zzybVar.getClass();
|
|
zzikVar.zze = new zzfvf() { // from class: com.google.android.gms.internal.ads.zzij
|
|
@Override // com.google.android.gms.internal.ads.zzfvf
|
|
public final Object zza() {
|
|
return zzyb.this;
|
|
}
|
|
};
|
|
return this;
|
|
}
|
|
|
|
@Deprecated
|
|
public final zzlr zzc() {
|
|
zzik zzikVar = this.zza;
|
|
zzcw.zzf(!zzikVar.zzr);
|
|
zzikVar.zzr = true;
|
|
return new zzlr(zzikVar);
|
|
}
|
|
}
|