Searched defs:supportedLocale (Results 1 – 1 of 1) sorted by relevance
343 private int findFirstMatchIndex(Locale supportedLocale) { in findFirstMatchIndex()375 final Locale supportedLocale = Locale.forLanguageTag(languageTag); in computeFirstMatchIndex() local