Searched refs:mUsapPoolRefillThreshold (Results 1 – 1 of 1) sorted by relevance
132 private int mUsapPoolRefillThreshold = 0; field in ZygoteServer265 mUsapPoolRefillThreshold = Integer.min( in fetchUsapPoolPolicyProps()277 mUsapPoolRefillThreshold = mUsapPoolSizeMax / 2; in fetchUsapPoolPolicyProps()316 || numUsapsToSpawn >= mUsapPoolRefillThreshold) { in fillUsapPool()