Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/com/android/internal/os/
H A DZygoteConfig.java42 public static final String USAP_POOL_REFILL_THRESHOLD = "usap_refill_threshold"; field in ZygoteConfig
H A DZygoteServer.java261 ZygoteConfig.USAP_POOL_REFILL_THRESHOLD, in fetchUsapPoolPolicyProps()