Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/os/
DZygoteInit.java664 if (hasSecondZygote(abiList)) { in startSystemServer()
770 private static boolean hasSecondZygote(String abiList) { in hasSecondZygote() method in ZygoteInit