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.java294 private void postResumeSuggestionsInternal(final boolean shouldDelay, in postResumeSuggestionsInternal() method in LatinIME.UIHandler
316 postResumeSuggestionsInternal(shouldDelay, false /* forStartInput */); in postResumeSuggestions()
320 postResumeSuggestionsInternal(shouldDelay, true /* forStartInput */); in postResumeSuggestionsForStartInput()