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