Home
last modified time | relevance | path

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

/frameworks/native/libs/input/
DKeyboard.cpp218 case AKEYCODE_FUNCTION: in updateMetaState()
246 case AKEYCODE_FUNCTION: in isMetaKey()
DKeyCharacterMap.cpp485 AKEYCODE_FUNCTION, AMETA_FUNCTION_ON, currentMetaState); in addMetaKeys()
488 AKEYCODE_FUNCTION, AMETA_FUNCTION_ON, currentMetaState); in addMetaKeys()
/frameworks/native/include/android/
Dkeycodes.h165 AKEYCODE_FUNCTION = 119, enumerator