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.java245 ZygoteConfig.USAP_POOL_SIZE_MAX, USAP_POOL_SIZE_MAX_DEFAULT); in fetchUsapPoolPolicyProps()
253 ZygoteConfig.USAP_POOL_SIZE_MIN, USAP_POOL_SIZE_MIN_DEFAULT); in fetchUsapPoolPolicyProps()
261 ZygoteConfig.USAP_POOL_REFILL_THRESHOLD, in fetchUsapPoolPolicyProps()
/frameworks/base/core/java/android/os/
DZygoteProcess.java30 import com.android.internal.os.ZygoteConfig;
645 ZygoteConfig.USAP_POOL_ENABLED, USAP_POOL_ENABLED_DEFAULT); in fetchUsapPoolEnabledProp()
649 ZygoteConfig.USAP_POOL_ENABLED, in fetchUsapPoolEnabledProp()