Searched refs:getAllLocales (Results 1 - 2 of 2) sorted by relevance

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
H A DLocaleSet.java100 * Returns the primary locale, which may not be the first item of {@link #getAllLocales}.
110 public @NonNull LocaleList getAllLocales() { method in class:LocaleSet
H A DContactLocaleUtils.java150 final LocaleList localeList = systemLocales.getAllLocales();

Completed in 96 milliseconds