Home
last modified time | relevance | path

Searched defs:getLocaleNames (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Settings/src/com/android/settings/localepicker/
DLocaleFeatureProviderImpl.java28 public String getLocaleNames() { in getLocaleNames() method in LocaleFeatureProviderImpl
36 public String getLocaleNames(LocaleList inputLocales) { in getLocaleNames() method in LocaleFeatureProviderImpl
DLocaleFeatureProvider.java24 String getLocaleNames(); in getLocaleNames() method