Searched refs:PRIORITY_APP_REQUEST_SIZE (Results 1 – 2 of 2) sorted by relevance
150 votes.put(Vote.PRIORITY_APP_REQUEST_SIZE, Vote.forRefreshRates(60 + error, 60 + error)); in testVotingWithFloatingPointErrors()164 assertTrue(Vote.PRIORITY_LOW_BRIGHTNESS < Vote.PRIORITY_APP_REQUEST_SIZE); in testBrightnessHasLowerPriorityThanUser()
706 public static final int PRIORITY_APP_REQUEST_SIZE = 4; field in DisplayModeDirector.Vote770 case PRIORITY_APP_REQUEST_SIZE: in priorityToString()956 updateVoteLocked(displayId, Vote.PRIORITY_APP_REQUEST_SIZE, sizeVote); in setAppRequestedModeLocked()