Searched refs:waitForChildProcessGone (Results 1 – 1 of 1) sorted by relevance
335 waitForChildProcessGone(true, callback, RESULT_CHILD_PROCESS_STOPPED, timeout); in doStopChildProcess()342 waitForChildProcessGone(false, callback, RESULT_CHILD_PROCESS_GONE, timeout); in doWaitForChildProcessGone()345 private static synchronized void waitForChildProcessGone(final boolean destroy, in waitForChildProcessGone() method in CommandReceiver