Searched defs:appSupportedLocales (Results 1 – 2 of 2) sorted by relevance
43 HashSet<Locale> appSupportedLocales = new HashSet<>(); in getAppSupportedLocales() local113 HashSet<Locale> appSupportedLocales, HashSet<Locale> assetLocale) { in filterNotMatchingLocale()169 public AppLocaleResult(LocaleStatus localeStatus, HashSet<Locale> appSupportedLocales) { in AppLocaleResult()
348 HashSet<Locale> appSupportedLocales) { in filterSupportedLocales()