Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/display/mode/
H A DVote.java164 static Vote forDisableRefreshRateSwitching() { in forDisableRefreshRateSwitching() method in Vote
H A DDisplayModeDirector.java2164 refreshRateSwitchingVote = Vote.forDisableRefreshRateSwitching(); in onBrightnessChangedLocked()
2182 refreshRateSwitchingVote = Vote.forDisableRefreshRateSwitching(); in onBrightnessChangedLocked()
/aosp14/frameworks/base/services/tests/displayservicetests/src/com/android/server/display/mode/
H A DVotesStorageTest.java40 private static final Vote VOTE = Vote.forDisableRefreshRateSwitching();
H A DDisplayModeDirectorTest.java347 votes.put(Vote.PRIORITY_FLICKER_REFRESH_RATE_SWITCH, Vote.forDisableRefreshRateSwitching()); in testFlickerHasLowerPriorityThanUserAndRangeIsSingle()
362 votes.put(Vote.PRIORITY_FLICKER_REFRESH_RATE_SWITCH, Vote.forDisableRefreshRateSwitching()); in testFlickerHasLowerPriorityThanUserAndRangeIsSingle()
377 votes.put(Vote.PRIORITY_FLICKER_REFRESH_RATE_SWITCH, Vote.forDisableRefreshRateSwitching()); in testFlickerHasLowerPriorityThanUserAndRangeIsSingle()
392 votes.put(Vote.PRIORITY_FLICKER_REFRESH_RATE_SWITCH, Vote.forDisableRefreshRateSwitching()); in testFlickerHasLowerPriorityThanUserAndRangeIsSingle()
507 votes.put(Vote.PRIORITY_FLICKER_REFRESH_RATE_SWITCH, Vote.forDisableRefreshRateSwitching()); in testAppRequestRefreshRateRange()
1430 votes.put(Vote.PRIORITY_FLICKER_REFRESH_RATE_SWITCH, Vote.forDisableRefreshRateSwitching());
1477 votes.put(Vote.PRIORITY_FLICKER_REFRESH_RATE_SWITCH, Vote.forDisableRefreshRateSwitching()); in testAppRequestMaxRefreshRate()
1765 votes.put(Vote.PRIORITY_FLICKER_REFRESH_RATE_SWITCH, Vote.forDisableRefreshRateSwitching()); in testDisableRefreshRateSwitchingVote()
1778 votes.put(Vote.PRIORITY_FLICKER_REFRESH_RATE_SWITCH, Vote.forDisableRefreshRateSwitching()); in testDisableRefreshRateSwitchingVote()
1790 votes.put(Vote.PRIORITY_FLICKER_REFRESH_RATE_SWITCH, Vote.forDisableRefreshRateSwitching()); in testDisableRefreshRateSwitchingVote()