Searched refs:getDummyLocale (Results 1 - 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/personalization/
H A DUserHistoryDictionaryTests.java108 final Locale dummyLocale = UserHistoryDictionaryTestsHelper.getDummyLocale("random_words");
156 UserHistoryDictionaryTestsHelper.getDummyLocale("switching_languages" + i);
199 UserHistoryDictionaryTestsHelper.getDummyLocale("many_random_words");
H A DUserHistoryDictionaryTestsHelper.java113 public static Locale getDummyLocale(final String name) { method in class:UserHistoryDictionaryTestsHelper

Completed in 234 milliseconds