HomeSort by relevance Sort by last modified time
    Searched refs:OutputDouble (Results 1 - 2 of 2) sorted by null

  /external/icu/android_icu4j/src/main/java/android/icu/util/
LocaleMatcher.java 191 OutputDouble matchWeight = new OutputDouble();
253 private ULocale getBestMatchInternal(ULocale languageCode, OutputDouble outputWeight) {
297 private static class OutputDouble { // TODO, move to where OutputInt is
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
LocaleMatcher.java 195 OutputDouble matchWeight = new OutputDouble();
260 private ULocale getBestMatchInternal(ULocale languageCode, OutputDouble outputWeight) {
304 private static class OutputDouble { // TODO, move to where OutputInt is
    [all...]

Completed in 87 milliseconds