Searched defs:executing (Results 1 – 4 of 4) sorted by relevance
355 public void setExecuting(boolean executing, int memFactor, long now) { in setExecuting()
169 nsecs_t VSyncDispatchTimerQueueEntry::executing() { in executing() function in android::scheduler::VSyncDispatchTimerQueueEntry
1308 final JobStatus executing = jsc.getRunningJobLocked(); in getRunningJobServiceContextLocked() local1327 final JobStatus executing = jsc.getRunningJobLocked(); in stopJobOnServiceContextLocked() local1344 final JobStatus executing = jsc.getRunningJobLocked(); in stopUnexemptedJobsForDoze() local
718 final JobStatus executing = getRunningJobLocked(); in stopIfExecutingLocked() local