Home
last modified time | relevance | path

Searched refs:bestTableMatch (Results 1 – 4 of 4) sorted by relevance

/external/cldr/tools/java/com/ibm/icu/util/
DLocaleMatcher.java179 ULocale bestTableMatch = null; in getBestMatch() local
187 bestTableMatch = matchLocale; in getBestMatch()
192 bestTableMatch = defaultLanguage; in getBestMatch()
194 return bestTableMatch; in getBestMatch()
254 ULocale bestTableMatch = null; in getBestMatchInternal() local
270 bestTableMatch = tableKey; in getBestMatchInternal()
278 bestTableMatch = defaultLanguage; in getBestMatchInternal()
283 return bestTableMatch; in getBestMatchInternal()
/external/icu/android_icu4j/src/main/java/android/icu/util/
DLocaleMatcher.java189 ULocale bestTableMatch = null; in getBestMatch() local
197 bestTableMatch = matchLocale; in getBestMatch()
202 bestTableMatch = defaultLanguage; in getBestMatch()
204 return bestTableMatch; in getBestMatch()
260 ULocale bestTableMatch = null; in getBestMatchInternal() local
276 bestTableMatch = tableKey; in getBestMatchInternal()
284 bestTableMatch = defaultLanguage; in getBestMatchInternal()
289 return bestTableMatch; in getBestMatchInternal()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DLocaleMatcher.java193 ULocale bestTableMatch = null; in getBestMatch() local
201 bestTableMatch = matchLocale; in getBestMatch()
206 bestTableMatch = defaultLanguage; in getBestMatch()
208 return bestTableMatch; in getBestMatch()
267 ULocale bestTableMatch = null; in getBestMatchInternal() local
283 bestTableMatch = tableKey; in getBestMatchInternal()
291 bestTableMatch = defaultLanguage; in getBestMatchInternal()
296 return bestTableMatch; in getBestMatchInternal()
/external/cldr/tools/java/libs/
Dicu4j.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...