Home | History | Annotate | Download | only in inputflinger

Lines Matching refs:initializeLedState

2226     initializeLedState(mCapsLockLedState, ALED_CAPS_LOCK);
2227 initializeLedState(mNumLockLedState, ALED_NUM_LOCK);
2228 initializeLedState(mScrollLockLedState, ALED_SCROLL_LOCK);
2233 void KeyboardInputMapper::initializeLedState(LedState& ledState, int32_t led) {