Searched refs:MAX_PRIORITY (Results 1 – 11 of 11) sorted by relevance
93 if (priority < Vote.MIN_PRIORITY || priority > Vote.MAX_PRIORITY) { in updateVote()134 if (priority < Vote.MIN_PRIORITY || priority > Vote.MAX_PRIORITY) { in removeAllVotesForPriority()182 for (int p = Vote.MAX_PRIORITY; p >= Vote.MIN_PRIORITY; p--) { in dump()
41 private int mLastMinPriorityReported = Vote.MAX_PRIORITY + 1;84 for (int priority = Vote.MIN_PRIORITY; priority <= Vote.MAX_PRIORITY; priority++) { in reportVotesActivated()
167 @Priority int MAX_PRIORITY = PRIORITY_UDFPS; field
328 int highestConsideredPriority = Vote.MAX_PRIORITY; in getDesiredDisplayModeSpecs()371 Vote.MAX_PRIORITY); in getDesiredDisplayModeSpecs()
485 private final int MAX_PRIORITY = Integer.MAX_VALUE; field in GraphRunner.LfuScheduler507 : (filter.canSchedule() ? (MAX_PRIORITY - filter.getScheduleCount()) in priorityForFilter()
152 mVotesStorage.updateVote(DISPLAY_ID, Vote.MAX_PRIORITY + 1, VOTE); in ignoresVotesWithGreaterThanMaxPriority()
502 int numPriorities = Vote.MAX_PRIORITY - Vote.MIN_PRIORITY + 1; in testDisplayModeVoting()552 votes.put(Vote.MAX_PRIORITY, Vote.forPhysicalRefreshRates(65, 85)); in testDisplayModeVoting()
109 Thread.currentThread().setPriority(Thread.MAX_PRIORITY); in doInBackground()
233 Thread.currentThread().setPriority(Thread.MAX_PRIORITY);
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
42110 field public static final int MAX_PRIORITY = 10; // 0xa