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

/frameworks/native/services/inputflinger/
H A DInputReader.cpp2337 updateLedStateForModifier(mCapsLockLedState, ALED_CAPS_LOCK,
2339 updateLedStateForModifier(mNumLockLedState, ALED_NUM_LOCK,
2341 updateLedStateForModifier(mScrollLockLedState, ALED_SCROLL_LOCK,
2345 void KeyboardInputMapper::updateLedStateForModifier(LedState& ledState, function in class:android::KeyboardInputMapper
H A DInputReader.h1165 void updateLedStateForModifier(LedState& ledState, int32_t led,

Completed in 130 milliseconds