Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/os/
DZygoteConfig.java51 public static final int USAP_POOL_SIZE_MAX_DEFAULT = 3; field in ZygoteConfig
DZygoteServer.java250 ZygoteConfig.USAP_POOL_SIZE_MAX_DEFAULT), in fetchUsapPoolPolicyProps()
274 mUsapPoolSizeMax = ZygoteConfig.USAP_POOL_SIZE_MAX_DEFAULT; in fetchUsapPoolPolicyProps()