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.java142 final SuggestedWordInfo prediction1 = in testGetTextWithSuggestionSpan() local
164 new ArrayList<>(Arrays.asList(prediction1, prediction2, prediction3)), in testGetTextWithSuggestionSpan()
182 suggestedWordList.add(prediction1); in testGetTextWithSuggestionSpan()