Home
last modified time | relevance | path

Searched defs:newMetaState (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/libs/input/
DKeyboard.cpp171 int32_t newMetaState; in setEphemeralMetaState() local
183 int32_t newMetaState = oldMetaState; in normalizeMetaState() local
DKeyCharacterMap.cpp372 int32_t newMetaState = metaState & ~behavior->metaState; in tryRemapKey() local
/frameworks/native/services/inputflinger/
DInputReader.cpp2525 int32_t newMetaState = android::updateMetaState(keyCode, down, oldMetaState); in updateMetaStateIfNeeded() local