Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/compat/
DSuggestionSpanUtilsTest.java111 final Locale NONNULL_LOCALE = new Locale("en", "GB"); in testGetTextWithAutoCorrectionIndicatorUnderline() local
113 getContext(), ORIGINAL_TEXT, NONNULL_LOCALE); in testGetTextWithAutoCorrectionIndicatorUnderline()
121 new String[]{}, NONNULL_LOCALE, text); in testGetTextWithAutoCorrectionIndicatorUnderline()
158 final Locale NONNULL_LOCALE = new Locale("en", "GB"); in testGetTextWithSuggestionSpan() local
177 predictedWords, NONNULL_LOCALE)); in testGetTextWithSuggestionSpan()
222 NONNULL_LOCALE, in testGetTextWithSuggestionSpan()
224 typedAndCollectedWords, NONNULL_LOCALE)); in testGetTextWithSuggestionSpan()