Home | History | Annotate | Download | only in input

Lines Matching refs:initializeLedState

1969     initializeLedState(mCapsLockLedState, LED_CAPSL);
1970 initializeLedState(mNumLockLedState, LED_NUML);
1971 initializeLedState(mScrollLockLedState, LED_SCROLLL);
1976 void KeyboardInputMapper::initializeLedState(LedState& ledState, int32_t led) {