Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DLatinIME.java332 private void postResumeSuggestionsInternal(final boolean shouldDelay, in postResumeSuggestionsInternal() method in LatinIME.UIHandler
354 postResumeSuggestionsInternal(shouldDelay, false /* forStartInput */); in postResumeSuggestions()
358 postResumeSuggestionsInternal(shouldDelay, true /* forStartInput */); in postResumeSuggestionsForStartInput()