Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/compat/
DSuggestionSpanUtilsTest.java125 final SuggestedWordInfo prediction1 = in testGetTextWithSuggestionSpan() local
147 new ArrayList<>(Arrays.asList(prediction1, prediction2, prediction3)), in testGetTextWithSuggestionSpan()
165 suggestedWordList.add(prediction1); in testGetTextWithSuggestionSpan()