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