Searched refs:finishKey (Results 1 – 2 of 2) sorted by relevance
222 status_t finishKey(Key& key);
955 return finishKey(key); in parseKeyProperty()1129 status_t KeyCharacterMap::Parser::finishKey(Key& key) { in finishKey() function in android::KeyCharacterMap::Parser