Searched defs:workTypes (Results 1 – 1 of 1) sorted by relevance
1055 final int workTypes = getJobWorkTypes(pending); in shouldStopRunningJobLocked() local1550 void incrementPendingJobCount(int workTypes) { in incrementPendingJobCount()1554 void decrementPendingJobCount(int workTypes) { in decrementPendingJobCount()1568 private int adjustPendingJobCount(int workTypes, boolean add) { in adjustPendingJobCount()1701 int canJobStart(int workTypes) { in canJobStart()1716 int canJobStart(int workTypes, @WorkType int replacingWorkType) { in canJobStart()