Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DMainKeyboardView.java539 public void showGestureFloatingPreviewText(@Nonnull final SuggestedWords suggestedWords, in showGestureFloatingPreviewText() method in MainKeyboardView
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DLatinIME.java1525 mainKeyboardView.showGestureFloatingPreviewText(suggestedWords, in showGesturePreviewAndSuggestionStrip()