Searched defs:supportedLocales (Results 1 – 6 of 6) sorted by relevance
377 private int computeFirstMatchIndex(Collection<String> supportedLocales, in computeFirstMatchIndex()415 private Locale computeFirstMatch(Collection<String> supportedLocales, in computeFirstMatch()429 public Locale getFirstMatch(String[] supportedLocales) { in getFirstMatch()437 public int getFirstMatchIndex(String[] supportedLocales) { in getFirstMatchIndex()447 public Locale getFirstMatchWithEnglishSupported(String[] supportedLocales) { in getFirstMatchWithEnglishSupported()455 public int getFirstMatchIndexWithEnglishSupported(Collection<String> supportedLocales) { in getFirstMatchIndexWithEnglishSupported()462 public int getFirstMatchIndexWithEnglishSupported(String[] supportedLocales) { in getFirstMatchIndexWithEnglishSupported()471 public static boolean isPseudoLocalesOnly(@Nullable String[] supportedLocales) { in isPseudoLocalesOnly()
31 public final ArraySet<Locale> supportedLocales; field in KeyphraseMetadata34 public KeyphraseMetadata(int id, String keyphrase, ArraySet<Locale> supportedLocales, in KeyphraseMetadata()
162 final List<Locale> supportedLocales = new ArrayList<>(); in createModelFile() local208 public ModelFile(File file, int version, List<Locale> supportedLocales, in ModelFile()
54 final String[] supportedLocales = resources.getAssets().getNonSystemLocales(); in ensureNoLanguage() local
339 String[] supportedLocales) { in resolveLocales()385 final String[] supportedLocales = LocalePicker.getSupportedLocales(mContext); in setLocaleData() local
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...