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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
H A DLatinIME.java241 latinIme.showGesturePreviewAndSuggestionStrip((SuggestedWords)msg.obj,
276 public void showGesturePreviewAndSuggestionStrip(final SuggestedWords suggestedWords, method in class:LatinIME.UIHandler
1651 mLatinIme.mHandler.showGesturePreviewAndSuggestionStrip(
1669 mLatinIme.mHandler.showGesturePreviewAndSuggestionStrip(
1679 mLatinIme.mHandler.showGesturePreviewAndSuggestionStrip(
1701 private void showGesturePreviewAndSuggestionStrip(final SuggestedWords suggestedWords, method in class:LatinIME

Completed in 40 milliseconds