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

import android.graphics.Color;
import java.util.ArrayList;
import java.util.List;

/* JADX INFO: loaded from: classes2.dex */
public final class fq extends mq {

    /* JADX INFO: renamed from: i, reason: collision with root package name */
    public static final int f11353i;

    /* JADX INFO: renamed from: j, reason: collision with root package name */
    public static final int f11354j;

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

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

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

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

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

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

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

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

    static {
        int iRgb = Color.rgb(12, 174, 206);
        f11353i = Color.rgb(204, 204, 204);
        f11354j = iRgb;
    }

    public fq(String str, List list, Integer num, Integer num2, Integer num3, int i10, int i11) {
        super("com.google.android.gms.ads.internal.formats.client.IAttributionInfo");
        this.f11356b = new ArrayList();
        this.f11357c = new ArrayList();
        this.f11355a = str;
        for (int i12 = 0; i12 < list.size(); i12++) {
            hq hqVar = (hq) list.get(i12);
            this.f11356b.add(hqVar);
            this.f11357c.add(hqVar);
        }
        this.f11358d = num != null ? num.intValue() : f11353i;
        this.f11359e = num2 != null ? num2.intValue() : f11354j;
        this.f11360f = num3 != null ? num3.intValue() : 12;
        this.f11361g = i10;
        this.f11362h = i11;
    }

    @Override // com.google.android.gms.internal.ads.nq
    public final String zzb() {
        return this.f11355a;
    }

    @Override // com.google.android.gms.internal.ads.nq
    public final List zzc() {
        return this.f11357c;
    }
}
