Searched defs:supportedLocales (Results 1 – 7 of 7) sorted by relevance
386 private int computeFirstMatchIndex(Collection<String> supportedLocales, in computeFirstMatchIndex()424 private Locale computeFirstMatch(Collection<String> supportedLocales, in computeFirstMatch()438 public Locale getFirstMatch(String[] supportedLocales) { in getFirstMatch()446 public int getFirstMatchIndex(String[] supportedLocales) { in getFirstMatchIndex()456 public Locale getFirstMatchWithEnglishSupported(String[] supportedLocales) { in getFirstMatchWithEnglishSupported()464 public int getFirstMatchIndexWithEnglishSupported(Collection<String> supportedLocales) { in getFirstMatchIndexWithEnglishSupported()471 public int getFirstMatchIndexWithEnglishSupported(String[] supportedLocales) { in getFirstMatchIndexWithEnglishSupported()480 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
57 final String[] supportedLocales = resources.getAssets().getNonSystemLocales(); in ensureNoLanguage() local
548 String[] supportedLocales) { in resolveLocales()638 final String[] supportedLocales = LocalePicker.getSupportedLocales(mContext); in setLocaleData() local
237 @NonNull LocaleList supportedLocales, in InlineSuggestionsRequest()443 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 ...