Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/display/
DDisplayModeDirector.java458 public static final int PRIORITY_LOW_BRIGHTNESS = 0; field in DisplayModeDirector.Vote
485 public static final int MIN_PRIORITY = PRIORITY_LOW_BRIGHTNESS;
529 case PRIORITY_LOW_BRIGHTNESS: in priorityToString()
873 updateVoteLocked(Vote.PRIORITY_LOW_BRIGHTNESS, null); in onRefreshRateSettingChangedLocked()
1046 updateVoteLocked(Vote.PRIORITY_LOW_BRIGHTNESS, vote); in onBrightnessChangedLocked()