Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/mapper/
DKeyboardInputMapper.h66 LedState mCapsLockLedState; variable
DKeyboardInputMapper.cpp383 initializeLedState(mCapsLockLedState, ALED_CAPS_LOCK); in resetLedState()
396 updateLedStateForModifier(mCapsLockLedState, ALED_CAPS_LOCK, AMETA_CAPS_LOCK_ON, reset); in updateLedState()