Searched refs:getFirstMatchIndexWithEnglishSupported (Results 1 – 2 of 2) sorted by relevance
464 public int getFirstMatchIndexWithEnglishSupported(Collection<String> supportedLocales) { in getFirstMatchIndexWithEnglishSupported() method in LocaleList471 public int getFirstMatchIndexWithEnglishSupported(String[] supportedLocales) { in getFirstMatchIndexWithEnglishSupported() method in LocaleList472 return getFirstMatchIndexWithEnglishSupported(Arrays.asList(supportedLocales)); in getFirstMatchIndexWithEnglishSupported()
37020 Landroid/os/LocaleList;->getFirstMatchIndexWithEnglishSupported(Ljava/util/Collection;)I37021 Landroid/os/LocaleList;->getFirstMatchIndexWithEnglishSupported([Ljava/lang/String;)I