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

import androidx.annotation.Nullable;
import java.util.AbstractCollection;
import java.util.Collection;

/* JADX INFO: loaded from: classes2.dex */
public abstract class mc0 implements ry0 {

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

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

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

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

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

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

    /* JADX INFO: renamed from: g, reason: collision with root package name */
    public final xf0 f14062g;

    /* JADX INFO: renamed from: h, reason: collision with root package name */
    public final yj0 f14063h;

    /* JADX INFO: renamed from: i, reason: collision with root package name */
    public final td0 f14064i;

    /* JADX INFO: renamed from: j, reason: collision with root package name */
    public final pr0 f14065j;

    @Nullable
    private final l91 zze;

    public mc0(lc0 lc0Var) {
        this.f14056a = lc0Var.f13619a;
        this.f14057b = lc0Var.f13620b;
        this.f14058c = lc0Var.f13621c;
        this.f14059d = lc0Var.f13622d;
        this.zze = lc0Var.a();
        this.f14060e = lc0Var.f13623e;
        this.f14061f = lc0Var.f13624f;
        this.f14062g = lc0Var.f13625g;
        this.f14063h = lc0Var.f13626h;
        this.f14064i = lc0Var.f13627i;
        this.f14065j = lc0Var.f13628j;
    }

    public void a() {
        this.f14059d.zzg();
        this.f14062g.m(this);
    }

    public final void b() {
        pr0 pr0Var;
        Collection collection = this.f14057b.f18012u0;
        if (collection != null) {
            AbstractCollection abstractCollection = (AbstractCollection) collection;
            if (abstractCollection.isEmpty() || (pr0Var = this.f14065j) == null) {
                return;
            }
            if (!((Boolean) n7.y.f31093e.f31096c.b(ao.H8)).booleanValue() || abstractCollection.isEmpty()) {
                return;
            }
            bs1 bs1VarV = ((zzguf) collection).listIterator(0);
            while (bs1VarV.hasNext()) {
                qr0 qr0Var = (qr0) bs1VarV.next();
                int[] iArr = qr0Var.f15848b;
                int length = iArr.length;
                int i10 = 0;
                while (true) {
                    if (i10 >= length) {
                        break;
                    }
                    if (iArr[i10] == 1) {
                        long j10 = qr0Var.f15847a;
                        m7.n.C.f30472k.getClass();
                        pr0Var.a(1, j10, System.currentTimeMillis());
                        break;
                    }
                    i10++;
                }
            }
        }
    }

    @Override // com.google.android.gms.internal.ads.ry0
    public final void zzm() {
        this.f14063h.zzi();
    }

    @Nullable
    public final l91 zzp() {
        return this.zze;
    }
}
