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