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

  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/personalization/
UserHistoryDictionaryTestsHelper.java 42 public static final String TEST_LOCALE_PREFIX = "test-";
114 return new Locale(TEST_LOCALE_PREFIX + name + System.currentTimeMillis());
UserHistoryDictionaryTests.java 70 UserHistoryDictionaryTestsHelper.TEST_LOCALE_PREFIX, mContext);
76 UserHistoryDictionaryTestsHelper.TEST_LOCALE_PREFIX, mContext);

Completed in 182 milliseconds