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

  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
LocaleSet.java 99 * Returns the primary locale, which may not be the first item of {@link #getAllLocales}.
109 public @NonNull LocaleList getAllLocales() {
ContactLocaleUtils.java 112 final LocaleList localeList = locales.getAllLocales();

Completed in 38 milliseconds