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

import androidx.annotation.Nullable;
import java.util.List;

/* JADX INFO: loaded from: classes2.dex */
public final class ik0 {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final List f12544a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final re1 f12545b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public boolean f12546c;

    @Nullable
    private final q7.n zzc;

    public ik0(wa1 wa1Var, re1 re1Var) {
        this.f12544a = wa1Var.f17999o;
        this.f12545b = re1Var;
        this.zzc = wa1Var.zzax;
    }

    public final void a() {
        if (this.f12546c) {
            return;
        }
        this.f12545b.zza(this.f12544a, this.zzc);
        this.f12546c = true;
    }
}
