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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
H A DMainKeyboardView.java862 final boolean showsFloatingPreviewText) {
864 if (showsFloatingPreviewText) {
861 showGestureTrail(final PointerTracker tracker, final boolean showsFloatingPreviewText) argument
H A DPointerTracker.java91 public void showGestureTrail(PointerTracker tracker, boolean showsFloatingPreviewText); argument
798 this, isOldestTrackerInQueue() /* showsFloatingPreviewText */);
816 this, isOldestTrackerInQueue() /* showsFloatingPreviewText */);
861 this, isOldestTrackerInQueue() /* showsFloatingPreviewText */);

Completed in 29 milliseconds