Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/os/
DZygoteConfig.java76 public static final int USAP_POOL_REFILL_DELAY_MS_DEFAULT = 3000; field in ZygoteConfig
DZygoteServer.java267 ZygoteConfig.USAP_POOL_REFILL_DELAY_MS_DEFAULT); in fetchUsapPoolPolicyProps()