Home
last modified time | relevance | path

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

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