Searched defs:updateLedStateForModifier (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/services/inputflinger/
H A DInputReader.cpp2557 updateLedStateForModifier(mCapsLockLedState, ALED_CAPS_LOCK,
2559 updateLedStateForModifier(mNumLockLedState, ALED_NUM_LOCK,
2561 updateLedStateForModifier(mScrollLockLedState, ALED_SCROLL_LOCK,
2565 void KeyboardInputMapper::updateLedStateForModifier(LedState& ledState, function in class:android::KeyboardInputMapper

Completed in 38 milliseconds