Home
last modified time | relevance | path

Searched defs:indexWord (Results 1 – 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DUserBinaryDictionary.java124 final int indexWord = cursor.getColumnIndex(Words.WORD); in getChangedWordForUri() local
245 final int indexWord = cursor.getColumnIndex(Words.WORD); in addWords() local