Home
last modified time | relevance | path

Searched refs:sendStopMessageLocked (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/apex/jobscheduler/service/java/com/android/server/job/
H A DJobServiceContext.java416 sendStopMessageLocked("force timeout from shell"); in timeoutIfExecutingLocked()
818 sendStopMessageLocked(reason); in handleCancelLocked()
866 sendStopMessageLocked(mPendingDebugStopReason); in handleOpTimeoutLocked()
879 sendStopMessageLocked("timeout while executing"); in handleOpTimeoutLocked()
892 sendStopMessageLocked(reason); in handleOpTimeoutLocked()
912 private void sendStopMessageLocked(@Nullable String reason) { in sendStopMessageLocked() method in JobServiceContext
/aosp12/frameworks/base/services/
H A Dart-profile20527 HPLcom/android/server/job/JobServiceContext;->sendStopMessageLocked(Ljava/lang/String;)V+]Landroid/…