Searched refs:WorkType (Results 1 – 3 of 3) sorted by relevance
140 public @interface WorkType { annotation in JobConcurrencyManager144 static String workTypeToString(@WorkType int workType) { in workTypeToString()804 @WorkType final int workType) { in startJobLocked()834 @WorkType final int workType) { in onJobCompletedLocked()1393 int getMax(@WorkType int workType) { in getMax()1397 int getMinReserved(@WorkType int workType) { in getMinReserved()1594 void onStagedJobFailed(@WorkType int workType) { in onStagedJobFailed()1637 void onJobStarted(@WorkType int workType) { in onJobStarted()1649 void onJobFinished(@WorkType int workType) { in onJobFinished()1738 int getPendingJobCount(@WorkType final int workType) { in getPendingJobCount()[all …]
139 @JobConcurrencyManager.WorkType231 boolean executeRunnableJob(JobStatus job, @JobConcurrencyManager.WorkType int workType) { in executeRunnableJob()366 @JobConcurrencyManager.WorkType
108 @JobConcurrencyManager.WorkType230 private int getPendingMultiType(Jobs jobs, @JobConcurrencyManager.WorkType int workType) { in getPendingMultiType()