Searched refs:stopJobOnServiceContextLocked (Results 1 – 1 of 1) sorted by relevance
817 stopJobOnServiceContextLocked(cancelled, JobParameters.REASON_CANCELED, reason); in cancelJobImplLocked()1027 private boolean stopJobOnServiceContextLocked(JobStatus job, int reason, String debugReason) { in stopJobOnServiceContextLocked() method in JobSchedulerService