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.java96 final Locale NONNULL_LOCALE = new Locale("en", "GB"); in testGetTextWithAutoCorrectionIndicatorUnderline() local
98 getContext(), ORIGINAL_TEXT, NONNULL_LOCALE); in testGetTextWithAutoCorrectionIndicatorUnderline()
106 new String[]{}, NONNULL_LOCALE, text); in testGetTextWithAutoCorrectionIndicatorUnderline()
141 final Locale NONNULL_LOCALE = new Locale("en", "GB"); in testGetTextWithSuggestionSpan() local
160 predictedWords, NONNULL_LOCALE)); in testGetTextWithSuggestionSpan()
205 NONNULL_LOCALE, in testGetTextWithSuggestionSpan()
207 typedAndCollectedWords, NONNULL_LOCALE)); in testGetTextWithSuggestionSpan()