Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/
DSuggestionStripView.java229 dismissMoreSuggestionsPanel(); in maybeShowImportantNoticeTitle()
241 dismissMoreSuggestionsPanel(); in clear()
258 dismissMoreSuggestionsPanel();
263 dismissMoreSuggestionsPanel();
281 dismissMoreSuggestionsPanel();
289 public void dismissMoreSuggestionsPanel() { in dismissMoreSuggestionsPanel() method in SuggestionStripView
477 dismissMoreSuggestionsPanel(); in onDetachedFromWindow()
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DInputView.java248 mReceiverView.dismissMoreSuggestionsPanel(); in onForwardingEvent()