Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/os/
DZygoteConfig.java39 public static final String USAP_POOL_REFILL_DELAY_MS = "usap_pool_refill_delay_ms"; field in ZygoteConfig
DZygoteServer.java294 ZygoteConfig.USAP_POOL_REFILL_DELAY_MS, USAP_POOL_REFILL_DELAY_MS_DEFAULT); in fetchUsapPoolPolicyProps()