Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DLocaleSet.java110 public @NonNull LocaleList getAllLocales() { in getAllLocales() method in LocaleSet
DContactLocaleUtils.java150 final LocaleList localeList = systemLocales.getAllLocales(); in getLocalesForBuckets()