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

import android.os.Bundle;
import androidx.annotation.Nullable;
import java.util.ArrayList;
import java.util.concurrent.atomic.AtomicLong;

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

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public n7.a4 f12104a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public n7.f4 f12105b;

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

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

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public ArrayList f12108e;

    /* JADX INFO: renamed from: f, reason: collision with root package name */
    public ArrayList f12109f;

    /* JADX INFO: renamed from: g, reason: collision with root package name */
    public n7.i4 f12110g;

    /* JADX INFO: renamed from: h, reason: collision with root package name */
    public j7.a f12111h;

    /* JADX INFO: renamed from: i, reason: collision with root package name */
    public j7.d f12112i;

    /* JADX INFO: renamed from: o, reason: collision with root package name */
    public Bundle f12118o;

    @Nullable
    private n7.u3 zzd;

    @Nullable
    private kq zzh;

    @Nullable
    private n7.g1 zzl;

    @Nullable
    private gu zzn;

    @Nullable
    private d11 zzr;

    @Nullable
    private n7.k1 zzw;

    /* JADX INFO: renamed from: j, reason: collision with root package name */
    public int f12113j = 1;

    /* JADX INFO: renamed from: k, reason: collision with root package name */
    public final l8.k f12114k = new l8.k(8, (l8.j) null);

    /* JADX INFO: renamed from: l, reason: collision with root package name */
    public boolean f12115l = false;

    /* JADX INFO: renamed from: m, reason: collision with root package name */
    public boolean f12116m = false;

    /* JADX INFO: renamed from: n, reason: collision with root package name */
    public boolean f12117n = false;

    /* JADX INFO: renamed from: p, reason: collision with root package name */
    public final AtomicLong f12119p = new AtomicLong();

    /* JADX INFO: renamed from: q, reason: collision with root package name */
    public boolean f12120q = false;

    public final ib1 a() {
        com.google.android.gms.common.internal.w.f(this.f12106c, "ad unit must not be null");
        com.google.android.gms.common.internal.w.f(this.f12105b, "ad size must not be null");
        com.google.android.gms.common.internal.w.f(this.f12104a, "ad request must not be null");
        return new ib1(this);
    }

    public final /* synthetic */ n7.u3 b() {
        return this.zzd;
    }

    public final /* synthetic */ kq c() {
        return this.zzh;
    }

    public final /* synthetic */ n7.g1 d() {
        return this.zzl;
    }

    public final /* synthetic */ gu e() {
        return this.zzn;
    }

    public final /* synthetic */ d11 f() {
        return this.zzr;
    }

    public final /* synthetic */ n7.k1 g() {
        return this.zzw;
    }

    public final void h(j7.d dVar) {
        this.f12112i = dVar;
        if (dVar != null) {
            this.f12107d = dVar.f28719a;
            this.zzl = dVar.zzb();
        }
    }

    public final void i(ib1 ib1Var) {
        this.f12114k.f30185b = ib1Var.f12462k.f30185b;
        this.f12104a = ib1Var.f12452a;
        this.f12105b = ib1Var.f12454c;
        this.zzw = ib1Var.zzw;
        this.f12106c = ib1Var.f12455d;
        this.zzd = ib1Var.zza;
        this.f12108e = ib1Var.f12456e;
        this.f12109f = ib1Var.f12457f;
        this.zzh = ib1Var.zzj;
        this.f12110g = ib1Var.f12458g;
        j7.a aVar = ib1Var.f12460i;
        this.f12111h = aVar;
        if (aVar != null) {
            this.f12107d = aVar.f28704a;
        }
        h(ib1Var.f12461j);
        this.f12115l = ib1Var.f12463l;
        this.f12116m = ib1Var.f12464m;
        this.zzr = ib1Var.zzc;
        this.f12117n = ib1Var.f12465n;
        this.f12118o = ib1Var.f12466o;
        this.f12119p.set(ib1Var.f12467p.get());
        this.f12120q = ib1Var.f12468q;
    }

    public final hb1 zzZ(@Nullable n7.k1 k1Var) {
        this.zzw = k1Var;
        return this;
    }

    public final hb1 zzi(@Nullable n7.u3 u3Var) {
        this.zzd = u3Var;
        return this;
    }

    public final hb1 zzo(@Nullable kq kqVar) {
        this.zzh = kqVar;
        return this;
    }

    public final hb1 zzq(@Nullable gu guVar) {
        this.zzn = guVar;
        this.zzd = new n7.u3(false, true, false);
        return this;
    }

    public final hb1 zzt(@Nullable d11 d11Var) {
        this.zzr = d11Var;
        return this;
    }
}
