Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/os/
DZygoteConfig.java24 public class ZygoteConfig { class
DZygoteServer.java268 ZygoteConfig.USAP_POOL_SIZE_MAX, USAP_POOL_SIZE_MAX_DEFAULT); in fetchUsapPoolPolicyProps()
276 ZygoteConfig.USAP_POOL_SIZE_MIN, USAP_POOL_SIZE_MIN_DEFAULT); in fetchUsapPoolPolicyProps()
284 ZygoteConfig.USAP_POOL_REFILL_THRESHOLD, in fetchUsapPoolPolicyProps()
294 ZygoteConfig.USAP_POOL_REFILL_DELAY_MS, USAP_POOL_REFILL_DELAY_MS_DEFAULT); in fetchUsapPoolPolicyProps()
/frameworks/base/core/java/android/os/
DZygoteProcess.java34 import com.android.internal.os.ZygoteConfig;
797 ZygoteConfig.USAP_POOL_ENABLED, USAP_POOL_ENABLED_DEFAULT); in fetchUsapPoolEnabledProp()
801 ZygoteConfig.USAP_POOL_ENABLED, in fetchUsapPoolEnabledProp()