Searched defs:onBrightnessChanged (Results 1 – 6 of 6) sorted by relevance
27 …void onBrightnessChanged(int deviceId, in IKeyboardBacklightState state, boolean isTriggeredByKeyP… in onBrightnessChanged() method
813 public void onBrightnessChanged(int deviceId, IKeyboardBacklightState state, in onBrightnessChanged() method in InputManagerGlobal.LocalKeyboardBacklightListener
183 void onBrightnessChanged(float brightness); in onBrightnessChanged() method
122 void onBrightnessChanged(float brightness, float unthrottledBrightness, in onBrightnessChanged() method in BrightnessRangeController
218 void onBrightnessChanged(float brightness, float unthrottledBrightness, in onBrightnessChanged() method in HighBrightnessModeController
786 override fun onBrightnessChanged( in createKeyboard() method in com.android.server.input.KeyboardBacklightControllerTests.KeyboardBacklightListener