Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/inputlogic/
DInputLogicHandler.java147 void showGestureSuggestionsWithPreviewVisuals(final SuggestedWords suggestedWordsForBatchInput, in showGestureSuggestionsWithPreviewVisuals() argument
152 if (suggestedWordsForBatchInput.isEmpty()) { in showGestureSuggestionsWithPreviewVisuals()
159 suggestedWordsToShowSuggestions = suggestedWordsForBatchInput; in showGestureSuggestionsWithPreviewVisuals()