Searched refs:showSuggestionStrip (Results 1 – 3 of 3) sorted by relevance
26 public void showSuggestionStrip(final SuggestedWords suggestedWords); in showSuggestionStrip() method
232 latinIme.showSuggestionStrip(suggestedWords); in handleMessage()390 public void showSuggestionStrip(final SuggestedWords suggestedWords) { in showSuggestionStrip() method in LatinIME.UIHandler1460 showSuggestionStrip(suggestedWords); in showGesturePreviewAndSuggestionStrip()1550 public void showSuggestionStrip(final SuggestedWords suggestedWords) { in showSuggestionStrip() method in LatinIME
1460 mSuggestionStripViewAccessor.showSuggestionStrip(SuggestedWords.getEmptyInstance()); in performUpdateSuggestionStripSync()1497 mSuggestionStripViewAccessor.showSuggestionStrip(suggestedWords); in performUpdateSuggestionStripSync()1623 mLatinIME.mHandler.showSuggestionStrip(suggestedWords); in doShowSuggestionsAndClearAutoCorrectionIndicator()