Home
last modified time | relevance | path

Searched refs:forDisableRefreshRateSwitching (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/core/java/com/android/server/display/mode/
DVote.java209 static Vote forDisableRefreshRateSwitching() { in forDisableRefreshRateSwitching() method
DDisplayModeDirector.java2336 refreshRateSwitchingVote = Vote.forDisableRefreshRateSwitching(); in onBrightnessChangedLocked()
2364 refreshRateSwitchingVote = Vote.forDisableRefreshRateSwitching(); in onBrightnessChangedLocked()
/frameworks/base/services/tests/displayservicetests/src/com/android/server/display/mode/
DVotesStorageTest.java42 private static final Vote VOTE = Vote.forDisableRefreshRateSwitching();
DDisplayModeDirectorTest.java625 votes.put(Vote.PRIORITY_FLICKER_REFRESH_RATE_SWITCH, Vote.forDisableRefreshRateSwitching()); in testFlickerHasLowerPriorityThanUserAndRangeIsSingle()
640 votes.put(Vote.PRIORITY_FLICKER_REFRESH_RATE_SWITCH, Vote.forDisableRefreshRateSwitching()); in testFlickerHasLowerPriorityThanUserAndRangeIsSingle()
655 votes.put(Vote.PRIORITY_FLICKER_REFRESH_RATE_SWITCH, Vote.forDisableRefreshRateSwitching()); in testFlickerHasLowerPriorityThanUserAndRangeIsSingle()
670 votes.put(Vote.PRIORITY_FLICKER_REFRESH_RATE_SWITCH, Vote.forDisableRefreshRateSwitching()); in testFlickerHasLowerPriorityThanUserAndRangeIsSingle()
786 votes.put(Vote.PRIORITY_FLICKER_REFRESH_RATE_SWITCH, Vote.forDisableRefreshRateSwitching()); in testAppRequestRefreshRateRange()
2178 votes.put(Vote.PRIORITY_FLICKER_REFRESH_RATE_SWITCH, Vote.forDisableRefreshRateSwitching());
2225 votes.put(Vote.PRIORITY_FLICKER_REFRESH_RATE_SWITCH, Vote.forDisableRefreshRateSwitching()); in testAppRequestMaxRefreshRate()
2302 votes.put(Vote.PRIORITY_FLICKER_REFRESH_RATE_SWITCH, Vote.forDisableRefreshRateSwitching()); in testDisableRefreshRateSwitchingVote()
2315 votes.put(Vote.PRIORITY_FLICKER_REFRESH_RATE_SWITCH, Vote.forDisableRefreshRateSwitching()); in testDisableRefreshRateSwitchingVote()
2327 votes.put(Vote.PRIORITY_FLICKER_REFRESH_RATE_SWITCH, Vote.forDisableRefreshRateSwitching()); in testDisableRefreshRateSwitchingVote()