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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
LatinIME.java 315 public void postResumeSuggestions(final boolean shouldDelay) {
640 mHandler.postResumeSuggestions(false /* shouldDelay */);
    [all...]
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/inputlogic/
InputLogic.java 417 mLatinIME.mHandler.postResumeSuggestions(true /* shouldDelay */);
    [all...]

Completed in 327 milliseconds