Home
last modified time | relevance | path

Searched refs:AKEYCODE_FUNCTION (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/libs/input/
DKeyboard.cpp232 case AKEYCODE_FUNCTION: in updateMetaState()
260 case AKEYCODE_FUNCTION: in isMetaKey()
DKeyCharacterMap.cpp527 AKEYCODE_FUNCTION, AMETA_FUNCTION_ON, currentMetaState); in addMetaKeys()
530 AKEYCODE_FUNCTION, AMETA_FUNCTION_ON, currentMetaState); in addMetaKeys()
/frameworks/native/include/android/
Dkeycodes.h348 AKEYCODE_FUNCTION = 119, enumerator