Searched refs:MAX_PRIORITY (Results 1 – 7 of 7) sorted by relevance
41 super(name, Thread.MAX_PRIORITY); in RequestHandlerThread()
184 while (lowestConsideredPriority <= Vote.MAX_PRIORITY) { in getAllowedModesLocked()190 for (int priority = Vote.MAX_PRIORITY; in getAllowedModesLocked()334 for (int p = Vote.MAX_PRIORITY; p >= Vote.MIN_PRIORITY; p--) { in dump()358 if (priority < Vote.MIN_PRIORITY || priority > Vote.MAX_PRIORITY) { in updateVoteLocked()486 public static final int MAX_PRIORITY = PRIORITY_LOW_POWER_MODE; field in DisplayModeDirector.Vote
239 if (NICE_VALUES.length != (1 + Thread.MAX_PRIORITY - Thread.MIN_PRIORITY)) { in setPriority()243 if (priority < Thread.MIN_PRIORITY || priority > Thread.MAX_PRIORITY) { in setPriority()
485 private final int MAX_PRIORITY = Integer.MAX_VALUE; field in GraphRunner.LfuScheduler507 : (filter.canSchedule() ? (MAX_PRIORITY - filter.getScheduleCount()) in priorityForFilter()
42110 field public static final int MAX_PRIORITY = 10; // 0xa
62277 field public static final int MAX_PRIORITY = 10; // 0xa
62421 field public static final int MAX_PRIORITY = 10; // 0xa