Home
last modified time | relevance | path

Searched refs:ALED_CAPS_LOCK (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/reader/mapper/
DKeyboardInputMapper.cpp383 initializeLedState(mCapsLockLedState, ALED_CAPS_LOCK); in resetLedState()
396 updateLedStateForModifier(mCapsLockLedState, ALED_CAPS_LOCK, AMETA_CAPS_LOCK_ON, reset); in updateLedState()
/frameworks/native/include/input/
DInput.h99 ALED_CAPS_LOCK = 0x01, enumerator