Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/os/
DZygoteConfig.java36 public static final String USAP_POOL_SIZE_MIN = "usap_pool_size_min"; field in ZygoteConfig
DZygoteServer.java253 ZygoteConfig.USAP_POOL_SIZE_MIN, USAP_POOL_SIZE_MIN_DEFAULT); in fetchUsapPoolPolicyProps()