Home
last modified time | relevance | path

Searched defs:getFirstMatch (Results 1 – 4 of 4) sorted by relevance

/frameworks/support/compat/src/main/java/androidx/core/os/
DLocaleListCompat.java95 public Locale getFirstMatch(String[] supportedLocales) { in getFirstMatch() method in LocaleListCompat.LocaleListCompatBaseImpl
161 public Locale getFirstMatch(String[] supportedLocales) { in getFirstMatch() method in LocaleListCompat.LocaleListCompatApi24Impl
267 public Locale getFirstMatch(String[] supportedLocales) { in getFirstMatch() method in LocaleListCompat
DLocaleListInterface.java61 Locale getFirstMatch(String[] supportedLocales); in getFirstMatch() method
DLocaleListHelper.java407 Locale getFirstMatch(String[] supportedLocales) { in getFirstMatch() method in LocaleListHelper
/frameworks/base/core/java/android/os/
DLocaleList.java420 public Locale getFirstMatch(String[] supportedLocales) { in getFirstMatch() method in LocaleList