Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/os/
DZygoteServer.java70 private static final String USAP_POOL_REFILL_DELAY_MS_DEFAULT = "3000"; field in ZygoteServer
294 ZygoteConfig.USAP_POOL_REFILL_DELAY_MS, USAP_POOL_REFILL_DELAY_MS_DEFAULT); in fetchUsapPoolPolicyProps()