Searched refs:postResumeSuggestions (Results 1 – 2 of 2) sorted by relevance
353 public void postResumeSuggestions(final boolean shouldDelay) { in postResumeSuggestions() method in LatinIME.UIHandler686 mHandler.postResumeSuggestions(false /* shouldDelay */); in onUpdateMainDictionaryAvailability()
417 mLatinIME.mHandler.postResumeSuggestions(true /* shouldDelay */); in onUpdateSelection()2239 handler.postResumeSuggestions(true /* shouldDelay */); in retryResetCachesAndReturnSuccess()