HomeSort by relevance Sort by last modified time
    Searched refs:getDummyLocale (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/personalization/
UserHistoryDictionaryTests.java 108 final Locale dummyLocale = UserHistoryDictionaryTestsHelper.getDummyLocale("random_words");
156 UserHistoryDictionaryTestsHelper.getDummyLocale("switching_languages" + i);
199 UserHistoryDictionaryTestsHelper.getDummyLocale("many_random_words");
UserHistoryDictionaryTestsHelper.java 113 public static Locale getDummyLocale(final String name) {

Completed in 356 milliseconds