HomeSort by relevance Sort by last modified time
    Searched refs:postResumeSuggestions (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
LatinIME.java 290 public void postResumeSuggestions(final boolean shouldIncludeResumedWordInSuggestions,
624 mHandler.postResumeSuggestions(true /* shouldIncludeResumedWordInSuggestions */,
    [all...]
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/inputlogic/
InputLogic.java 425 mLatinIME.mHandler.postResumeSuggestions(false /* shouldIncludeResumedWordInSuggestions */,
    [all...]

Completed in 161 milliseconds