Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/os/
DZygoteConfig.java37 public static final boolean USAP_POOL_ENABLED_DEFAULT = false; field in ZygoteConfig
/frameworks/base/core/java/android/os/
DZygoteProcess.java798 ZygoteConfig.USAP_POOL_ENABLED, ZygoteConfig.USAP_POOL_ENABLED_DEFAULT); in fetchUsapPoolEnabledProp()