Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/com/android/internal/app/
H A DLocaleStore.java658 LocaleList localeList = matchLocaleFromSupportedLocaleList( in convertExplicitLocales()
684 private static LocaleList matchLocaleFromSupportedLocaleList( in matchLocaleFromSupportedLocaleList() method in LocaleStore