Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/
DZygoteProcess.java531 && policySpecifiesUsapPoolLaunch(zygotePolicyFlags) in shouldAttemptUsapLaunch()
543 private static boolean policySpecifiesUsapPoolLaunch(int zygotePolicyFlags) { in policySpecifiesUsapPoolLaunch() method in ZygoteProcess