Searched refs:TRIE_ROOT (Results 1 – 2 of 2) sorted by relevance
49 private static final int TRIE_ROOT = 0; field in AutoText132 int here = mTrie[TRIE_ROOT]; in lookup()165 mTrie[TRIE_ROOT] = TRIE_NULL; in init()166 mTrieUsed = TRIE_ROOT + 1; in init()213 int herep = TRIE_ROOT; in add()
55850 Landroid/text/AutoText;->TRIE_ROOT:I