Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/os/
DZygoteInit.java1018 String otherZygoteName = Zygote.PRIMARY_SOCKET_NAME.equals(socketName) in waitForSecondaryZygote() local
1020 ZygoteProcess.waitForConnectionToZygote(otherZygoteName); in waitForSecondaryZygote()