Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/display/brightness/
H A DDisplayBrightnessController.java195 notifyCurrentScreenBrightness(); in setAndNotifyCurrentScreenBrightness()
248 notifyCurrentScreenBrightness(); in updateUserSetScreenBrightness()
320 notifyCurrentScreenBrightness(); in updateScreenBrightnessSetting()
471 private void notifyCurrentScreenBrightness() { in notifyCurrentScreenBrightness() method in DisplayBrightnessController