Searched refs:showSuggestionStrip (Results 1 – 3 of 3) sorted by relevance
26 public void showSuggestionStrip(final SuggestedWords suggestedWords); in showSuggestionStrip() method
270 latinIme.showSuggestionStrip(suggestedWords); in handleMessage()428 public void showSuggestionStrip(final SuggestedWords suggestedWords) { in showSuggestionStrip() method in LatinIME.UIHandler1523 showSuggestionStrip(suggestedWords); in showGesturePreviewAndSuggestionStrip()1613 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()