Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/src/com/android/inputmethod/latin/
DLatinIME.java115 private CharSequence mBestWord; field in LatinIME
753 TextEntryState.acceptedDefault(mWord.getTypedWord(), mBestWord); in handleSeparator() local
839 TextEntryState.acceptedDefault(mWord.getTypedWord(), mBestWord); in pickDefaultSuggestion() local