Searched refs:MAX_PRIORITY (Results 1 – 9 of 9) sorted by relevance
41 super(name, Thread.MAX_PRIORITY); in RequestHandlerThread()
242 if (NICE_VALUES.length != (1 + Thread.MAX_PRIORITY - Thread.MIN_PRIORITY)) { in setPriority()246 if (priority < Thread.MIN_PRIORITY || priority > Thread.MAX_PRIORITY) { in setPriority()
178 for (int priority = Vote.MAX_PRIORITY; priority >= lowestConsideredPriority; priority--) { in summarizeVotes()220 while (lowestConsideredPriority <= Vote.MAX_PRIORITY) { in getDesiredDisplayModeSpecs()375 for (int p = Vote.MAX_PRIORITY; p >= Vote.MIN_PRIORITY; p--) { in dump()399 if (priority < Vote.MIN_PRIORITY || priority > Vote.MAX_PRIORITY) { in updateVoteLocked()719 public static final int MAX_PRIORITY = PRIORITY_LOW_POWER_MODE; field in DisplayModeDirector.Vote
98 DisplayModeDirector.Vote.MAX_PRIORITY - DisplayModeDirector.Vote.MIN_PRIORITY + 1; in testDisplayModeVoting()131 votes.put(Vote.MAX_PRIORITY, Vote.forRefreshRates(65, 85)); in testDisplayModeVoting()
485 private final int MAX_PRIORITY = Integer.MAX_VALUE; field in GraphRunner.LfuScheduler507 : (filter.canSchedule() ? (MAX_PRIORITY - filter.getScheduleCount()) in priorityForFilter()
123 Thread.currentThread().setPriority(Thread.MAX_PRIORITY); in doInBackground()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
42110 field public static final int MAX_PRIORITY = 10; // 0xa
64890 field public static final int MAX_PRIORITY = 10; // 0xa