Home
last modified time | relevance | path

Searched refs:touchJob (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/apex/jobscheduler/service/java/com/android/server/job/
H A DJobServiceContext.java811 mService.mJobs.touchJob(mRunningJob); in doDequeueWork()
830 mService.mJobs.touchJob(mRunningJob); in doCompleteWork()
1424 mService.mJobs.touchJob(mRunningJob); in handleOpTimeoutLocked()
H A DJobStore.java373 void touchJob(@NonNull JobStatus jobStatus) { in touchJob() method in JobStore
H A DJobSchedulerService.java1681 mJobs.touchJob(toCancel);