Home
last modified time | relevance | path

Searched defs:updateLedState (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/native/services/inputflinger/reader/mapper/
H A DInputMapper.h91 virtual void updateLedState(bool reset) {} in updateLedState() function
H A DKeyboardInputMapper.cpp421 void KeyboardInputMapper::updateLedState(bool reset) { in updateLedState() function in android::KeyboardInputMapper
/aosp12/frameworks/native/services/inputflinger/reader/
H A DInputDevice.cpp596 void InputDevice::updateLedState(bool reset) { in updateLedState() function in android::InputDevice