Searched refs:doCancelLocked (Results 1 – 1 of 1) sorted by relevance
324 doCancelLocked(reason, debugReason); in cancelExecutingJobLocked()329 doCancelLocked(JobParameters.REASON_PREEMPT, "cancelled due to preemption"); in preemptExecutingJobLocked()583 void doCancelLocked(int arg1, String debugReason) { in doCancelLocked() method in JobServiceContext