Searched refs:MIN_PRIORITY (Results 1 – 7 of 7) 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()
108 static final int MIN_PRIORITY = PRIORITY_DEFAULT_RENDER_FRAME_RATE; field in Vote
395 int lowestConsideredPriority = Vote.MIN_PRIORITY; in getDesiredDisplayModeSpecs()
129 mVotesStorage.updateVote(DISPLAY_ID, Vote.MIN_PRIORITY - 1, VOTE); in ignoresVotesWithLowerThanMinPriority()
223 int numPriorities = Vote.MAX_PRIORITY - Vote.MIN_PRIORITY + 1; in testDisplayModeVoting()236 int priority = Vote.MIN_PRIORITY + i; in testDisplayModeVoting()275 votes.put(Vote.MIN_PRIORITY, Vote.forPhysicalRefreshRates(70, 80)); in testDisplayModeVoting()
63 mChecker.setPriority(Thread.MIN_PRIORITY); in OnThreadLockChecker()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...