Searched refs:MAX_PRIORITY (Results 1 – 5 of 5) sorted by relevance
485 private final int MAX_PRIORITY = Integer.MAX_VALUE; field in GraphRunner.LfuScheduler507 : (filter.canSchedule() ? (MAX_PRIORITY - filter.getScheduleCount()) in priorityForFilter()
306 int highestConsideredPriority = Vote.MAX_PRIORITY; in getDesiredDisplayModeSpecs()368 Vote.MAX_PRIORITY, in getDesiredDisplayModeSpecs()593 for (int p = Vote.MAX_PRIORITY; p >= Vote.MIN_PRIORITY; p--) { in dump()622 if (priority < Vote.MIN_PRIORITY || priority > Vote.MAX_PRIORITY) { in updateVoteLocked()968 public static final int MAX_PRIORITY = PRIORITY_UDFPS; field in DisplayModeDirector.Vote
129 Thread.currentThread().setPriority(Thread.MAX_PRIORITY); in doInBackground()
193 DisplayModeDirector.Vote.MAX_PRIORITY - DisplayModeDirector.Vote.MIN_PRIORITY + 1; in testDisplayModeVoting()226 votes.put(Vote.MAX_PRIORITY, Vote.forRefreshRates(65, 85)); in testDisplayModeVoting()
42110 field public static final int MAX_PRIORITY = 10; // 0xa