Searched refs:showGesturePreviewAndSuggestionStrip (Results 1 – 3 of 3) sorted by relevance
161 mLatinIME.mHandler.showGesturePreviewAndSuggestionStrip(suggestedWordsToShowSuggestions, in showGestureSuggestionsWithPreviewVisuals()
497 handler.showGesturePreviewAndSuggestionStrip( in onStartBatchInput()572 handler.showGesturePreviewAndSuggestionStrip( in onCancelBatchInput()
266 latinIme.showGesturePreviewAndSuggestionStrip((SuggestedWords) msg.obj, in handleMessage()412 public void showGesturePreviewAndSuggestionStrip(final SuggestedWords suggestedWords, in showGesturePreviewAndSuggestionStrip() method in LatinIME.UIHandler1496 void showGesturePreviewAndSuggestionStrip(@Nonnull final SuggestedWords suggestedWords, in showGesturePreviewAndSuggestionStrip() method in LatinIME