Home
last modified time | relevance | path

Searched defs:outKeyCode (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/androidfw/
DKeyLayoutMap.cpp84 int32_t* outKeyCode, uint32_t* outFlags) const { in mapKey()
DKeyCharacterMap.cpp417 bool KeyCharacterMap::findKey(char16_t ch, int32_t* outKeyCode, int32_t* outMetaState) const { in findKey()