Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DLatinIME.java192 private CharSequence mBestWord; field in LatinIME
1764 TextEntryState.acceptedDefault(mWordComposer.getTypedWord(), mBestWord, separatorCode); in pickDefaultSuggestion() local