Searched refs:sendStopMessageLocked (Results 1 – 2 of 2) sorted by relevance
725 sendStopMessageLocked("stop from shell"); in stopIfExecutingLocked()1313 sendStopMessageLocked(reason); in handleCancelLocked()1375 sendStopMessageLocked(mPendingDebugStopReason); in handleOpTimeoutLocked()1390 sendStopMessageLocked("timeout while executing"); in handleOpTimeoutLocked()1403 sendStopMessageLocked(reason); in handleOpTimeoutLocked()1441 private void sendStopMessageLocked(@Nullable String reason) { in sendStopMessageLocked() method in JobServiceContext
4377 HPLcom/android/server/job/JobServiceContext;->sendStopMessageLocked(Ljava/lang/String;)V