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 100 * Returns the primary locale, which may not be the first item of {@link #getAllLocales}.
110 public @NonNull LocaleList getAllLocales() {
ContactLocaleUtils.java 150 final LocaleList localeList = systemLocales.getAllLocales();

Completed in 541 milliseconds