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

import java.util.concurrent.atomic.AtomicBoolean;
import java.util.concurrent.atomic.AtomicReference;

/* JADX INFO: loaded from: classes2.dex */
public abstract class cq {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public static final AtomicReference f10030a = new AtomicReference();

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public static final AtomicReference f10031b = new AtomicReference();

    static {
        new AtomicBoolean();
    }
}
