Home
last modified time | relevance | path

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

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