Home
last modified time | relevance | path

Searched refs:addIndex (Results 1 – 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/makedict/
DFusionDictionary.java491 final int addIndex = word[charIndex + differentCharIndex] in add() local
493 newChildren.mData.add(addIndex, newWord); in add()