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

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

Completed in 1572 milliseconds