HomeSort by relevance Sort by last modified time
    Searched refs:processOneCommand (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/com/android/internal/os/
ZygoteServer.java 204 final Runnable command = connection.processOneCommand(this);
208 // stage if processOneCommand hasn't called "exec".
221 // not until we attempt to read from it from processOneCommand. This shows up as
ZygoteConnection.java 123 Runnable processOneCommand(ZygoteServer zygoteServer) {
    [all...]

Completed in 74 milliseconds