Searched defs:defaultLocale (Results 1 - 21 of 21) sorted by relevance

/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/
H A DTestFmwk.java52 private final static Locale defaultLocale = Locale.US; field in class:TestFmwk
80 Locale.setDefault(defaultLocale);
/external/icu/icu4c/source/test/intltest/
H A Dsvccoll.cpp160 const Locale& defaultLocale = Locale::getDefault(); local
162 ((defaultLocale == Locale::getKorean() && defaultLocale == Locale::getJapanese()) && displayName == "fu(FU)") &&
163 ((defaultLocale == Locale::getChinese()) && displayName != zh_fuFU)) {
169 ((defaultLocale == Locale::getKorean() && defaultLocale == Locale::getJapanese()) && displayName == "fu(FU)") &&
170 ((defaultLocale == Locale::getChinese()) && displayName != zh_fuFU)) {
/external/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/
H A DTestFmwk.java51 private final static Locale defaultLocale = Locale.US; field in class:TestFmwk
79 Locale.setDefault(defaultLocale);
/external/icu/icu4c/source/layoutex/
H A DParagraphLayout.cpp773 const Locale *defaultLocale = &Locale::getDefault(); local
775 localeRuns->add(defaultLocale, fCharCount);
/external/icu/android_icu4j/src/main/java/android/icu/util/
H A DULocale.java524 private static Locale defaultLocale = Locale.getDefault(); field in class:ULocale
531 defaultULocale = forLocale(defaultLocale);
552 if (JDKLocaleHelper.isOriginalDefaultLocale(defaultLocale)) {
569 defaultCategoryLocales[idx] = defaultLocale;
597 if (!defaultLocale.equals(currentDefault)) {
598 defaultLocale = currentDefault;
634 defaultLocale = newLocale.toLocale();
635 Locale.setDefault(defaultLocale);
678 if (!defaultLocale.equals(currentDefault)) {
679 defaultLocale
[all...]
/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/util/
H A DULocale.java528 private static Locale defaultLocale = Locale.getDefault(); field in class:ULocale
529 private static ULocale defaultULocale = forLocale(defaultLocale);
561 if (!defaultLocale.equals(currentDefault)) {
562 defaultLocale = currentDefault;
598 defaultLocale = newLocale.toLocale();
599 Locale.setDefault(defaultLocale);
643 if (!defaultLocale.equals(currentDefault)) {
644 defaultLocale = currentDefault;
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DULocale.java568 private static Locale defaultLocale = Locale.getDefault(); field in class:ULocale
575 defaultULocale = forLocale(defaultLocale);
596 if (JDKLocaleHelper.isOriginalDefaultLocale(defaultLocale)) {
613 defaultCategoryLocales[idx] = defaultLocale;
657 if (!defaultLocale.equals(currentDefault)) {
658 defaultLocale = currentDefault;
694 defaultLocale = newLocale.toLocale();
695 Locale.setDefault(defaultLocale);
739 if (!defaultLocale.equals(currentDefault)) {
740 defaultLocale
[all...]
/external/libphonenumber/demo/war/WEB-INF/lib/
H A Dcommons-lang-2.6.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/lang/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dcommons-lang-2.6.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/lang/ ...
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...
/external/guice/extensions/struts2/lib/
H A Dxwork-core-2.2.1.jarMETA-INF/ META-INF/MANIFEST.MF xwork-validator-definition-1.0.dtd xwork ...
H A Dstruts2-core-2.2.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/struts2/ org/apache/struts2/dispatcher/ ...
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.osgi_3.10.100.v20150529-1857.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/guice/extensions/persist/lib/
H A Dxwork-2.0.4.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/opensymphony/ com/opensymphony/xwork2/ com/opensymphony/xwork2/config/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...

Completed in 258 milliseconds