Searched defs:localeList (Results 1 – 17 of 17) sorted by relevance
33 private var localeList: LocaleList? = null variable75 val localeList = newConfig.locales in onConfigurationChanged() constant
53 LocaleList localeList = context.getConfiguration().getLocales(); in getDefault() local
165 final Locale[] localeList = new Locale[list.length]; in LocaleList() local210 final Locale[] localeList = new Locale[outputLength]; in LocaleList() local
98 @NonNull String localeList) { in Builder()433 @Nullable FontVariationAxis[] axes, @NonNull String localeList) { in Font()
139 List<String> localeList = new ArrayList<String>(locales.length); in getAllAssetLocales() local
59 const LocaleList& localeList = LocaleListCache::getById(localeListId); in getEffectiveLocale() local
217 const LocaleList& localeList = LocaleListCache::getById(userLocaleListId); in calcLocaleMatchingScore() local
462 const LocaleList& localeList = LocaleListCache::getById(paint.localeListId); in LayoutPiece() local
76 public ModelFile findBestModelFile(@Nullable LocaleList localeList) { in findBestModelFile()
544 private AnnotatorModel getAnnotatorImpl(LocaleList localeList) in getAnnotatorImpl()
157 LocaleList localeList = LocaleList.forLanguageTags(localeString); in TextAppearanceSpan() local
380 final LocaleList localeList = LocaleList.forLanguageTags(localeCodes); in setLocaleData() local
61 const std::string& localeList) { in itemize()87 const char* str, const std::string& localeList) { in itemize()
436 public abstract void setLocaleList(LocaleList localeList); in setLocaleList()
2020 public void setLocaleList(LocaleList localeList) { in setLocaleList()2262 LocaleList localeList = node.getLocaleList(); in dump() local
937 public void setLocaleList(LocaleList localeList) { in setLocaleList()
3981 final LocaleList localeList = LocaleList.forLanguageTags(localeString); in readTextAppearance() local