HomeSort by relevance Sort by last modified time
    Searched defs:toLocale (Results 1 - 25 of 30) sorted by null

1 2

  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
ULocaleCollationTest.java 157 valid.toLocale(), actual.toLocale(),
ULocaleTest.java 409 valid.toLocale(), actual.toLocale(),
    [all...]
  /external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/util/
ULocaleCollationTest.java 156 valid.toLocale(), actual.toLocale(),
  /external/icu/icu4j/main/classes/localespi/src/com/ibm/icu/impl/javaspi/
ICULocaleServiceProvider.java 187 // ULocale#toLocale on Java 6 maps "nn" to "no_NO_NY"
194 locales.add(uloc.toLocale());
209 locales.add(ulocWithVar.toLocale());
  /external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/text/
MessageFormat.java 442 this(new java.text.MessageFormat(pattern, ULocale.getDefault(Category.FORMAT).toLocale()));
476 this(new java.text.MessageFormat(pattern, locale.toLocale()));
504 messageFormat.setLocale(locale.toLocale());
    [all...]
  /external/icu/icu4c/source/test/cintltst/
cldrtest.c 586 UResourceBundle *toArray, const char *toLocale,
598 toLocale);
611 toLocale,
618 compareConsistentCountryInfo(const char *fromLocale, const char *toLocale) {
622 UResourceBundle *toLocaleBund = ures_open(NULL, toLocale, &errorCode);
626 log_err("Can't open resource bundle %s or %s - %s\n", fromLocale, toLocale, u_errorName(errorCode));
640 compareArrays("CurrencyElements", fromArray, fromLocale, toArray, toLocale, 1, 2);
649 compareArrays("NumberPatterns", fromArray, fromLocale, toArray, toLocale, 0, 3);
659 compareArrays("DateTimePatterns", fromArray, fromLocale, toArray, toLocale);
668 compareArrays("NumberElements", fromArray, fromLocale, toArray, toLocale, 0, 3)
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
ULocaleTest.java 408 valid.toLocale(), actual.toLocale(),
    [all...]
  /external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/util/
ULocale.java 516 public Locale toLocale() {
518 locale = JDKLocaleHelper.toLocale(this);
598 defaultLocale = newLocale.toLocale();
675 Locale newJavaDefault = newLocale.toLocale();
    [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/util/
ULocale.java 161 // ULocale#toLocale() implementation uses Java reflection to create a Locale
164 // #toLocale() method.
168 // #toLocale() is used for resolving the best matching JDK Locale at runtime.
514 public Locale toLocale() {
516 locale = JDKLocaleHelper.toLocale(this);
634 defaultLocale = newLocale.toLocale();
710 Locale newJavaDefault = newLocale.toLocale();
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
ULocale.java 181 // ULocale#toLocale() implementation uses Java reflection to create a Locale
184 // #toLocale() method.
188 // #toLocale() is used for resolving the best matching JDK Locale at runtime.
558 public Locale toLocale() {
560 locale = JDKLocaleHelper.toLocale(this);
694 defaultLocale = newLocale.toLocale();
771 Locale newJavaDefault = newLocale.toLocale();
    [all...]
  /external/libphonenumber/demo/war/WEB-INF/lib/
commons-lang-2.6.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
commons-lang-2.6.jar 
  /prebuilts/tools/common/m2/repository/commons-lang/commons-lang/2.4/
commons-lang-2.4.jar 
  /prebuilts/tools/common/m2/repository/commons-lang/commons-lang/2.6/
commons-lang-2.6.jar 
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-lang3/3.2.1/
commons-lang3-3.2.1.jar 
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-lang3/3.3/
commons-lang3-3.3.jar 
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-lang3/3.3.2/
commons-lang3-3.3.2.jar 
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-lang3/3.4/
commons-lang3-3.4.jar 
  /external/guice/extensions/struts2/lib/
xwork-core-2.2.1.jar 
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.osgi_3.10.100.v20150529-1857.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/htmlunit/htmlunit-core-js/2.14/
htmlunit-core-js-2.14.jar 
  /prebuilts/tools/common/m2/repository/org/mozilla/rhino/1.7R3/
rhino-1.7R3.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/misc/common/robolectric/lib/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar 

Completed in 337 milliseconds

1 2