Searched refs:RESULT_CHILD_PROCESS_STOPPED (Results 1 – 2 of 2) sorted by relevance
66 public static final int RESULT_CHILD_PROCESS_STOPPED = IBinder.FIRST_CALL_TRANSACTION + 1; field in CommandReceiver335 waitForChildProcessGone(true, callback, RESULT_CHILD_PROCESS_STOPPED, timeout); in doStopChildProcess()
1256 case CommandReceiver.RESULT_CHILD_PROCESS_STOPPED: in stopChildProcess()