package com.google.android.gms.internal.ads;

import android.content.Context;
import androidx.annotation.Nullable;
import java.util.Objects;

/* JADX INFO: loaded from: classes2.dex */
public final class xy0 implements hl0 {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final /* synthetic */ yw0 f18613a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final /* synthetic */ wa1 f18614b;

    public xy0(yy0 yy0Var, yw0 yw0Var, wa1 wa1Var) {
        this.f18613a = yw0Var;
        this.f18614b = wa1Var;
        Objects.requireNonNull(yy0Var);
    }

    @Override // com.google.android.gms.internal.ads.hl0
    public final void zza(boolean z10, Context context, @Nullable cf0 cf0Var) throws zzdmb {
        try {
            qb1 qb1Var = (qb1) this.f18613a.f18990b;
            qb1Var.c(z10);
            try {
                qb1Var.f15686a.E1(new k8.b(context));
            } catch (Throwable th) {
                throw new zzfjr(th);
            }
        } catch (zzfjr e10) {
            throw new zzdmb(e10.getCause());
        }
    }

    @Override // com.google.android.gms.internal.ads.hl0
    @Nullable
    public final wa1 zzb() {
        return this.f18614b;
    }
}
