Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/
DSuggestionStripViewAccessor.java26 public void showSuggestionStrip(final SuggestedWords suggestedWords); in showSuggestionStrip() method
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DLatinIME.java390 public void showSuggestionStrip(final SuggestedWords suggestedWords) { in showSuggestionStrip() method in LatinIME.UIHandler
1550 public void showSuggestionStrip(final SuggestedWords suggestedWords) { in showSuggestionStrip() method in LatinIME