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

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

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

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

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

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

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public final ne1 f13606d;

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public final md1 f13607e;

    /* JADX INFO: renamed from: f, reason: collision with root package name */
    public final y90 f13608f;

    public lb1(re1 re1Var, ne1 ne1Var, wa1 wa1Var, za1 za1Var, y90 y90Var, md1 md1Var) {
        this.f13603a = wa1Var;
        this.f13604b = za1Var;
        this.f13605c = re1Var;
        this.f13606d = ne1Var;
        this.f13608f = y90Var;
        this.f13607e = md1Var;
    }

    public final void a(int i10, List list) {
        com.google.common.util.concurrent.w wVarK;
        Iterator it = list.iterator();
        while (it.hasNext()) {
            String str = (String) it.next();
            if (((Boolean) n7.y.f31093e.f31096c.b(ao.f8971mb)).booleanValue() && y90.b(str)) {
                wVarK = this.f13608f.a(str, n7.x.f31085g.f31090e);
            } else {
                wVarK = ih1.k(str);
            }
            ih1.z1(wVarK, new h6(this, i10), b30.f9359a);
        }
    }

    public final void zza(List list, @Nullable rg0 rg0Var) {
        Iterator it = list.iterator();
        while (it.hasNext()) {
            zzc((String) it.next(), 2, rg0Var);
        }
    }

    public final void zzc(String str, int i10, @Nullable rg0 rg0Var) {
        wa1 wa1Var = this.f13603a;
        if (!wa1Var.f17978d0) {
            this.f13605c.zzb(str, wa1Var.zzax, this.f13607e, rg0Var);
            return;
        }
        String str2 = this.f13604b.f19181b;
        ne1 ne1Var = this.f13606d;
        ne1Var.getClass();
        m7.n.C.f30472k.getClass();
        ne1Var.f14572a.k(new vc(System.currentTimeMillis(), str2, str, i10));
    }
}
