Searched refs:finishKey (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/include/input/
H A DKeyCharacterMap.h209 status_t finishKey(Key* key);
/frameworks/native/libs/input/
H A DKeyCharacterMap.cpp881 return finishKey(key);
1029 status_t KeyCharacterMap::Parser::finishKey(Key* key) { function in class:android::KeyCharacterMap::Parser

Completed in 627 milliseconds