Searched defs:isTriggeredByKeyPress (Results 1 – 7 of 7) sorted by relevance
27 …onBrightnessChanged(int deviceId, in IKeyboardBacklightState state, boolean isTriggeredByKeyPress); in onBrightnessChanged()
786 boolean isTriggeredByKeyPress) { in notifyKeyboardBacklightChange()798 boolean isTriggeredByKeyPress) { in onBrightnessChanged()
1401 int deviceId, @NonNull KeyboardBacklightState state, boolean isTriggeredByKeyPress); in onKeyboardBacklightChanged()
125 isTriggeredByKeyPress: Boolean -> in <lambda>() method
135 val listener = KeyboardBacklightListener { _, state, isTriggeredByKeyPress -> in <lambda>() method
539 boolean isTriggeredByKeyPress) { in notifyKeyboardBacklightChanged()
819 val isTriggeredByKeyPress: Boolean in createKeyboard() constant in com.android.server.input.KeyboardBacklightControllerTests.KeyboardBacklightState