OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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