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