Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DLatinIME.java357 public void postResumeSuggestionsForStartInput(final boolean shouldDelay) { in postResumeSuggestionsForStartInput() method in LatinIME.UIHandler
1000 mHandler.postResumeSuggestionsForStartInput(true /* shouldDelay */); in onStartInputViewInternal()