Searched defs:supportedLocales (Results 1 – 7 of 7) sorted by relevance
366 private int computeFirstMatchIndex(Collection<String> supportedLocales, in computeFirstMatchIndex()404 private Locale computeFirstMatch(Collection<String> supportedLocales, in computeFirstMatch()418 public Locale getFirstMatch(String[] supportedLocales) { in getFirstMatch()426 public int getFirstMatchIndex(String[] supportedLocales) { in getFirstMatchIndex()436 public Locale getFirstMatchWithEnglishSupported(String[] supportedLocales) { in getFirstMatchWithEnglishSupported()444 public int getFirstMatchIndexWithEnglishSupported(Collection<String> supportedLocales) { in getFirstMatchIndexWithEnglishSupported()451 public int getFirstMatchIndexWithEnglishSupported(String[] supportedLocales) { in getFirstMatchIndexWithEnglishSupported()460 public static boolean isPseudoLocalesOnly(@Nullable String[] supportedLocales) { in isPseudoLocalesOnly()
50 @NonNull Set<Locale> supportedLocales, int recognitionModeFlags) { in KeyphraseMetadata()177 ArraySet<Locale> supportedLocales = (ArraySet) in.readArraySet(null); in KeyphraseMetadata() local
56 final String[] supportedLocales = resources.getAssets().getNonSystemLocales(); in ensureNoLanguage() local
531 String[] supportedLocales) { in resolveLocales()621 final String[] supportedLocales = LocalePicker.getSupportedLocales(mContext); in setLocaleData() local
241 @NonNull LocaleList supportedLocales, in InlineSuggestionsRequest()447 LocaleList supportedLocales = (LocaleList) in.readTypedObject(LocaleList.CREATOR); in InlineSuggestionsRequest() local
276 ArrayList<LocaleInfo> supportedLocales = new ArrayList<>(); in getFakeSupportedLocales() local
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...