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()
234 latinIme.showGesturePreviewAndSuggestionStrip((SuggestedWords) msg.obj, in handleMessage()380 public void showGesturePreviewAndSuggestionStrip(final SuggestedWords suggestedWords, in showGesturePreviewAndSuggestionStrip() method in LatinIME.UIHandler1458 void showGesturePreviewAndSuggestionStrip(@Nonnull final SuggestedWords suggestedWords, in showGesturePreviewAndSuggestionStrip() method in LatinIME