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