Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/hardware/input/
H A DInputManagerGlobal.java785 void notifyKeyboardBacklightChange(int deviceId, IKeyboardBacklightState state, in notifyKeyboardBacklightChange() method in InputManagerGlobal.KeyboardBacklightListenerDelegate
804 .notifyKeyboardBacklightChange(deviceId, state, isTriggeredByKeyPress); in onBrightnessChanged()