Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/com/android/internal/os/
H A DZygoteConfig.java44 public static final int USAP_POOL_REFILL_THRESHOLD_DEFAULT = 1; field in ZygoteConfig
H A DZygoteServer.java262 ZygoteConfig.USAP_POOL_REFILL_THRESHOLD_DEFAULT), in fetchUsapPoolPolicyProps()