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