Searched refs:nodePool (Results 1 – 1 of 1) sorted by relevance
58 public SparseArrayBitmapPool(int capacityBytes, Pool<Node> nodePool) { in SparseArrayBitmapPool() argument60 if (nodePool == null) { in SparseArrayBitmapPool()63 mNodePool = nodePool; in SparseArrayBitmapPool()