Searched refs:cancelExecutingJobLocked (Results 1 – 2 of 2) sorted by relevance
261 void cancelExecutingJobLocked(int reason, String debugReason) { in cancelExecutingJobLocked() method in JobServiceContext
847 jsc.cancelExecutingJobLocked(JobParameters.REASON_DEVICE_IDLE, in onDeviceIdleStateChanged()1032 jsc.cancelExecutingJobLocked(reason, debugReason); in stopJobOnServiceContextLocked()1290 serviceContext.cancelExecutingJobLocked( in stopNonReadyActiveJobsLocked()