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