Searched refs:highestConsideredPriority (Results 1 – 2 of 2) sorted by relevance
74 int lowestConsideredPriority, int highestConsideredPriority) { in applyVotes() argument76 for (int priority = highestConsideredPriority; in applyVotes()88 + Vote.priorityToString(highestConsideredPriority) + "]: " in applyVotes()
328 int highestConsideredPriority = Vote.MAX_PRIORITY; in getDesiredDisplayModeSpecs() local332 highestConsideredPriority = Vote.PRIORITY_APP_REQUEST_SIZE; in getDesiredDisplayModeSpecs()337 while (lowestConsideredPriority <= highestConsideredPriority) { in getDesiredDisplayModeSpecs()339 votes, lowestConsideredPriority, highestConsideredPriority); in getDesiredDisplayModeSpecs()