Searched refs:doCancelLocked (Results 1 – 2 of 2) sorted by relevance
315 doCancelLocked(reason, debugReason); in cancelExecutingJobLocked()320 doCancelLocked(JobParameters.REASON_PREEMPT, "cancelled due to preemption"); in preemptExecutingJobLocked()574 void doCancelLocked(int arg1, String debugReason) { in doCancelLocked() method in JobServiceContext
7572 PLcom/android/server/job/JobServiceContext;->doCancelLocked(ILjava/lang/String;)V