Home | History | Annotate | Download | only in input

Lines Matching refs:initializeLedState

2200     initializeLedState(mCapsLockLedState, LED_CAPSL);
2201 initializeLedState(mNumLockLedState, LED_NUML);
2202 initializeLedState(mScrollLockLedState, LED_SCROLLL);
2207 void KeyboardInputMapper::initializeLedState(LedState& ledState, int32_t led) {