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

/frameworks/base/services/input/
H A DInputReader.h1065 void updateLedStateForModifier(LedState& ledState, int32_t led,
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 63 milliseconds