Home
last modified time | relevance | path

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

/external/cldr/tools/java/com/ibm/icu/util/
DLocaleMatcher.java247 private ULocale getBestMatchInternal(ULocale languageCode, OutputDouble outputWeight) { in getBestMatchInternal() argument
280 if (outputWeight != null) { in getBestMatchInternal()
281 outputWeight.value = bestWeight; // only return the weight when needed in getBestMatchInternal()
/external/icu/android_icu4j/src/main/java/android/icu/util/
DLocaleMatcher.java253 private ULocale getBestMatchInternal(ULocale languageCode, OutputDouble outputWeight) { in getBestMatchInternal() argument
286 if (outputWeight != null) { in getBestMatchInternal()
287 outputWeight.value = bestWeight; // only return the weight when needed in getBestMatchInternal()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DLocaleMatcher.java260 private ULocale getBestMatchInternal(ULocale languageCode, OutputDouble outputWeight) { in getBestMatchInternal() argument
293 if (outputWeight != null) { in getBestMatchInternal()
294 outputWeight.value = bestWeight; // only return the weight when needed in getBestMatchInternal()
/external/cldr/tools/java/libs/
Dicu4j.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...