Searched defs:hasSecondZygote (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/com/android/internal/os/
H A DZygoteInit.java624 if (hasSecondZygote(abiList)) {
713 private static boolean hasSecondZygote(String abiList) { method in class:ZygoteInit

Completed in 708 milliseconds