Searched refs:SECONDARY_ZYGOTE_SOCKET (Results 1 – 2 of 2) sorted by relevance
64 public static final String SECONDARY_ZYGOTE_SOCKET = "zygote_secondary"; field in Process775 secondaryZygoteState = ZygoteState.connect(SECONDARY_ZYGOTE_SOCKET); in openZygoteSocketIfNeeded()
800 Process.SECONDARY_ZYGOTE_SOCKET : Process.ZYGOTE_SOCKET; in waitForSecondaryZygote()