Searched refs:finishKey (Results 1 – 2 of 2) sorted by relevance
227 status_t finishKey(Key* key);
1056 return finishKey(key); in parseKeyProperty()1240 status_t KeyCharacterMap::Parser::finishKey(Key* key) { in finishKey() function in android::KeyCharacterMap::Parser