Home
last modified time | relevance | path

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

/frameworks/native/include/input/
DKeyCharacterMap.h220 status_t parseMapKey();
/frameworks/native/libs/input/
DKeyCharacterMap.cpp850 return parseMapKey(); in parseMap()
857 status_t KeyCharacterMap::Parser::parseMapKey() { in parseMapKey() function in android::KeyCharacterMap::Parser