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.java74 public static final String USAP_POOL_REFILL_DELAY_MS = "usap_pool_refill_delay_ms"; field in ZygoteConfig
DZygoteServer.java266 ZygoteConfig.USAP_POOL_REFILL_DELAY_MS, in fetchUsapPoolPolicyProps()