Home
last modified time | relevance | path

Searched defs:getSupportedLocaleList (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/core/java/com/android/internal/app/
H A DSystemLocaleCollector.java52 public Set<LocaleStore.LocaleInfo> getSupportedLocaleList(LocaleStore.LocaleInfo parent, in getSupportedLocaleList() method in SystemLocaleCollector
H A DAppLocaleCollector.java194 public Set<LocaleStore.LocaleInfo> getSupportedLocaleList(LocaleStore.LocaleInfo parent, in getSupportedLocaleList() method in AppLocaleCollector
H A DLocalePickerWithRegion.java87 Set<LocaleStore.LocaleInfo> getSupportedLocaleList(LocaleStore.LocaleInfo parent, in getSupportedLocaleList() method