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

/frameworks/base/services/input/
H A DInputReader.cpp2211 updateLedStateForModifier(mCapsLockLedState, LED_CAPSL,
2213 updateLedStateForModifier(mNumLockLedState, LED_NUML,
2215 updateLedStateForModifier(mScrollLockLedState, LED_SCROLLL,
2219 void KeyboardInputMapper::updateLedStateForModifier(LedState& ledState, function in class:android::KeyboardInputMapper

Completed in 76 milliseconds