Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DMainKeyboardView.java535 final boolean showsFloatingPreviewText) { in showGestureTrail() argument
537 if (showsFloatingPreviewText) { in showGestureTrail()
DPointerTracker.java58 public void showGestureTrail(PointerTracker tracker, boolean showsFloatingPreviewText); in showGestureTrail() argument