Searched defs:localeList (Results 1 – 2 of 2) sorted by relevance
188 List<Locale> localeList = mConfigChooser.getLocaleList(); in adaptConfigSelection() local250 List<Locale> localeList = mConfigChooser.getLocaleList(); in findAndSetCompatibleConfig() local456 List<Locale> localeList = mConfigChooser.getLocaleList(); in getLocaleMatch() local
69 public boolean localeList = false; field in LayoutReloadMonitor.ChangeFlags