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 wx0 implements hl0 {

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

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

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final /* synthetic */ xx0 f18248c;

    public wx0(xx0 xx0Var, yw0 yw0Var, wa1 wa1Var) {
        this.f18246a = yw0Var;
        this.f18247b = wa1Var;
        Objects.requireNonNull(xx0Var);
        this.f18248c = xx0Var;
    }

    @Override // com.google.android.gms.internal.ads.hl0
    public final void zza(boolean z10, Context context, @Nullable cf0 cf0Var) throws zzdmb {
        zzfjr zzfjrVar;
        try {
            qb1 qb1Var = (qb1) this.f18246a.f18990b;
            qb1Var.c(z10);
            int i10 = this.f18248c.f18608c.f32214c;
            int iIntValue = ((Integer) n7.y.f31093e.f31096c.b(ao.f8847f1)).intValue();
            zv zvVar = qb1Var.f15686a;
            if (i10 < iIntValue) {
                try {
                    zvVar.zzh();
                    return;
                } finally {
                }
            } else {
                try {
                    zvVar.i2(new k8.b(context));
                    return;
                } finally {
                }
            }
        } catch (zzfjr e10) {
            q7.j.c("Cannot show interstitial.");
            throw new zzdmb(e10.getCause());
        }
        q7.j.c("Cannot show interstitial.");
        throw new zzdmb(e10.getCause());
    }

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