Searched defs:postResumeSuggestions (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
H A DLatinIME.java290 public void postResumeSuggestions(final boolean shouldIncludeResumedWordInSuggestions, method in class:LatinIME.UIHandler
624 mHandler.postResumeSuggestions(true /* shouldIncludeResumedWordInSuggestions */,
925 mHandler.postResumeSuggestions(true /* shouldIncludeResumedWordInSuggestions */,

Completed in 94 milliseconds