Searched defs:supportedLocale (Results 1 – 2 of 2) sorted by relevance
86 Collection<LocaleInfo> supportedLocale = getFakeSupportedLocales(); in convertExplicitLocales_noExplicitLcoales_returnEmptyHashMap() local99 Collection<LocaleInfo> supportedLocale = getFakeSupportedLocales(); in convertExplicitLocales_hasEmptyLocale_receiveException() local114 Collection<LocaleInfo> supportedLocale = getFakeSupportedLocales(); in convertExplicitLocales_hasSameLocale_returnNonSameLocales() local126 Collection<LocaleInfo> supportedLocale = getFakeSupportedLocales(); in convertExplicitLocales_hasEnUs_resultHasParentEn() local137 Collection<LocaleInfo> supportedLocale = getFakeSupportedLocales(); in convertExplicitLocales_hasZhTw_resultZhHantTw() local148 Collection<LocaleInfo> supportedLocale = getFakeSupportedLocales(); in convertExplicitLocales_nonRegularFormat_resultEmptyContry() local160 Collection<LocaleInfo> supportedLocale = getFakeSupportedLocales(); in convertExplicitLocales_differentEnFormat() local
375 private int findFirstMatchIndex(Locale supportedLocale) { in findFirstMatchIndex()406 final Locale supportedLocale = Locale.forLanguageTag(languageTag); in computeFirstMatchIndex() local