Home
last modified time | relevance | path

Searched defs:ZygoteState (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/os/
DZygoteProcess.java138 private static class ZygoteState implements AutoCloseable { class in ZygoteProcess
151 private ZygoteState(LocalSocketAddress zygoteSocketAddress, in ZygoteState() method in ZygoteProcess.ZygoteState