Searched refs:sendStopMessageLocked (Results 1 – 1 of 1) sorted by relevance
723 sendStopMessageLocked("stop from shell"); in stopIfExecutingLocked()1311 sendStopMessageLocked(reason); in handleCancelLocked()1373 sendStopMessageLocked(mPendingDebugStopReason); in handleOpTimeoutLocked()1388 sendStopMessageLocked("timeout while executing"); in handleOpTimeoutLocked()1401 sendStopMessageLocked(reason); in handleOpTimeoutLocked()1439 private void sendStopMessageLocked(@Nullable String reason) { in sendStopMessageLocked() method in JobServiceContext