Searched defs:appSupportedLocales (Results 1 – 2 of 2) sorted by relevance
40 HashSet<Locale> appSupportedLocales = new HashSet<>(); in getAppSupportedLocales() local110 HashSet<Locale> appSupportedLocales, HashSet<Locale> assetLocale) { in filterNotMatchingLocale()163 public AppLocaleResult(LocaleStatus localeStatus, HashSet<Locale> appSupportedLocales) { in AppLocaleResult()
122 HashSet<Locale> appSupportedLocales) { in filterTheLanguagesNotIncludedInSystemLocale()