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

  /packages/apps/Settings/src/com/android/settings/language/
UserDictionaryPreferenceController.java 55 final TreeSet<String> localeSet = getDictionaryLocales();
77 protected TreeSet<String> getDictionaryLocales() {
  /packages/apps/Settings/tests/robotests/src/com/android/settings/language/
UserDictionaryPreferenceControllerTest.java 94 * Fake Controller that overrides getDictionaryLocales to make testing the rest of stuff easier.
101 protected TreeSet<String> getDictionaryLocales() {

Completed in 3583 milliseconds