Searched defs:workTypes (Results 1 – 1 of 1) sorted by relevance
1872 final int workTypes = getJobWorkTypes(pending); in shouldStopRunningJobLocked() local2629 void incrementPendingJobCount(int workTypes) { in incrementPendingJobCount()2633 void decrementPendingJobCount(int workTypes) { in decrementPendingJobCount()2647 private int adjustPendingJobCount(int workTypes, boolean add) { in adjustPendingJobCount()2780 int canJobStart(int workTypes) { in canJobStart()2795 int canJobStart(int workTypes, @WorkType int replacingWorkType) { in canJobStart()