Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/mapper/
DInputMapper.h121 virtual void updateLedState(bool reset) {} in updateLedState() function
DKeyboardInputMapper.cpp432 void KeyboardInputMapper::updateLedState(bool reset) { in updateLedState() function in android::KeyboardInputMapper
/frameworks/native/services/inputflinger/reader/
DInputDevice.cpp728 void InputDevice::updateLedState(bool reset) { in updateLedState() function in android::InputDevice