Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
DDrawingHandler.java31 public void showGestureFloatingPreviewText(SuggestedWords suggestedWords); in showGestureFloatingPreviewText() method
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DMainKeyboardView.java523 public void showGestureFloatingPreviewText(final SuggestedWords suggestedWords) { in showGestureFloatingPreviewText() method in MainKeyboardView