Home
last modified time | relevance | path

Searched refs:USAP_POOL_REFILL_THRESHOLD_DEFAULT (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/com/android/internal/os/
DZygoteConfig.java44 public static final int USAP_POOL_REFILL_THRESHOLD_DEFAULT = 1; field in ZygoteConfig
DZygoteServer.java262 ZygoteConfig.USAP_POOL_REFILL_THRESHOLD_DEFAULT), in fetchUsapPoolPolicyProps()