Home
last modified time | relevance | path

Searched defs:saveBrightnessInfo (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/display/
DDisplayPowerController.java1958 private boolean saveBrightnessInfo(float brightness) { in saveBrightnessInfo() method in DisplayPowerController
1962 private boolean saveBrightnessInfo(float brightness, @Nullable DisplayBrightnessState state) { in saveBrightnessInfo() method in DisplayPowerController
1966 private boolean saveBrightnessInfo(float brightness, float adjustedBrightness, in saveBrightnessInfo() method in DisplayPowerController