Searched refs:getLocaleList (Results 1 – 6 of 6) sorted by relevance
81 List<Locale> locales = chooser.getLocaleList(); in show()
188 List<Locale> localeList = mConfigChooser.getLocaleList(); in adaptConfigSelection()250 List<Locale> localeList = mConfigChooser.getLocaleList(); in findAndSetCompatibleConfig()456 List<Locale> localeList = mConfigChooser.getLocaleList(); in getLocaleMatch()
170 List<Locale> locales = mConfigChooser.getLocaleList(); in getLocale()
178 if (chooser.getLocaleList().size() <= 1) { in show()
375 public List<Locale> getLocaleList() { in getLocaleList() method in ConfigurationChooser
804 for (Locale locale : chooser.getLocaleList()) { in createLocaleVariation()931 List<Locale> locales = chooser.getLocaleList(); in addLocalePreviews()