Home
last modified time | relevance | path

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

/frameworks/native/include/input/
DKeycodeLabels.h27 static const KeycodeLabel KEYCODES[] = { variable
/frameworks/native/libs/input/
DKeyboard.cpp191 return int32_t(lookupValueByLabel(label, KEYCODES)); in getKeyCodeByLabel()