Searched refs:touchJob (Results 1 – 4 of 4) sorted by relevance
809 mService.mJobs.touchJob(mRunningJob); in doDequeueWork()828 mService.mJobs.touchJob(mRunningJob); in doCompleteWork()1422 mService.mJobs.touchJob(mRunningJob); in handleOpTimeoutLocked()
376 void touchJob(@NonNull JobStatus jobStatus) { in touchJob() method in JobStore
1813 mJobs.touchJob(toCancel);
13025 PLcom/android/server/job/JobStore;->touchJob(Lcom/android/server/job/controllers/JobStatus;)V