Searched refs:RESULT_CHILD_PROCESS_GONE (Results 1 – 2 of 2) sorted by relevance
67 public static final int RESULT_CHILD_PROCESS_GONE = IBinder.FIRST_CALL_TRANSACTION + 2; field in CommandReceiver342 waitForChildProcessGone(false, callback, RESULT_CHILD_PROCESS_GONE, timeout); in doWaitForChildProcessGone()
1310 case CommandReceiver.RESULT_CHILD_PROCESS_GONE: in initWaitingForChildProcessGone()