Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DSuggestedWords.java44 final boolean isPrediction) { in SuggestedWords() argument
51 mIsPrediction = isPrediction; in SuggestedWords()