Searched refs:MAX_PRIORITY (Results 1 – 8 of 8) sorted by relevance
88 if (priority < Vote.MIN_PRIORITY || priority > Vote.MAX_PRIORITY) { in updateVote()133 for (int p = Vote.MAX_PRIORITY; p >= Vote.MIN_PRIORITY; p--) { in dump()
109 static final int MAX_PRIORITY = PRIORITY_UDFPS; field in Vote
396 int highestConsideredPriority = Vote.MAX_PRIORITY; in getDesiredDisplayModeSpecs()479 Vote.MAX_PRIORITY, in getDesiredDisplayModeSpecs()
138 mVotesStorage.updateVote(DISPLAY_ID, Vote.MAX_PRIORITY + 1, VOTE); in ignoresVotesWithGreaterThanMaxPriority()
223 int numPriorities = Vote.MAX_PRIORITY - Vote.MIN_PRIORITY + 1; in testDisplayModeVoting()274 votes.put(Vote.MAX_PRIORITY, Vote.forPhysicalRefreshRates(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()
124 Thread.currentThread().setPriority(Thread.MAX_PRIORITY); in doInBackground()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...