Searched refs:_locale (Results 1 - 18 of 18) sorted by relevance

/external/jetty/src/java/org/eclipse/jetty/util/
H A DDateCache.java67 private Locale _locale = null; field in class:DateCache
96 _locale = l;
115 if( _locale != null )
117 _tzFormat=new SimpleDateFormat(_tzFormatString,_locale);
118 _minFormat=new SimpleDateFormat(_minFormatString,_locale);
/external/icu/android_icu4j/src/main/java/android/icu/impl/
H A DTZDBTimeZoneNames.java55 private ULocale _locale; field in class:TZDBTimeZoneNames
59 _locale = loc;
387 String region = _locale.getCountry();
389 ULocale tmp = ULocale.addLikelySubtags(_locale);
H A DTimeZoneGenericNames.java109 private ULocale _locale; field in class:TimeZoneGenericNames
138 _locale = locale;
149 _tznames = TimeZoneNames.getInstance(_locale);
453 ICUResourceBundle.ICU_ZONE_BASE_NAME, _locale);
478 locNames = LocaleDisplayNames.getInstance(_locale);
520 _region = _locale.getCountry();
522 ULocale tmp = ULocale.addLikelySubtags(_locale);
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DTZDBTimeZoneNames.java53 private ULocale _locale; field in class:TZDBTimeZoneNames
57 _locale = loc;
385 String region = _locale.getCountry();
387 ULocale tmp = ULocale.addLikelySubtags(_locale);
H A DTimeZoneGenericNames.java107 private ULocale _locale; field in class:TimeZoneGenericNames
136 _locale = locale;
147 _tznames = TimeZoneNames.getInstance(_locale);
451 ICUResourceBundle.ICU_ZONE_BASE_NAME, _locale);
476 locNames = LocaleDisplayNames.getInstance(_locale);
518 _region = _locale.getCountry();
520 ULocale tmp = ULocale.addLikelySubtags(_locale);
/external/jetty/src/java/org/eclipse/jetty/server/
H A DResponse.java98 private Locale _locale; field in class:Response
125 _locale=null;
889 if (_locale==null)
1177 _locale = locale;
1221 if (_locale==null)
1223 return _locale;
/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DTimeZoneFormat.java291 private ULocale _locale; field in class:TimeZoneFormat
379 _locale = locale;
491 _gnames = TimeZoneGenericNames.getInstance(_locale);
508 _tzdbNames = new TZDBTimeZoneNames(_locale);
529 _gnames = new TimeZoneGenericNames(_locale, _tznames);
1777 _region = _locale.getCountry();
1779 ULocale tmp = ULocale.addLikelySubtags(_locale);
3050 * @serialField _locale ULocale The locale of this TimeZoneFormat object.
3062 new ObjectStreamField("_locale", ULocale.class),
3079 fields.put("_locale", _local
[all...]
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DTimeZoneFormat.java327 private ULocale _locale; field in class:TimeZoneFormat
416 _locale = locale;
531 _gnames = TimeZoneGenericNames.getInstance(_locale);
548 _tzdbNames = new TZDBTimeZoneNames(_locale);
570 _gnames = new TimeZoneGenericNames(_locale, _tznames);
1847 _region = _locale.getCountry();
1849 ULocale tmp = ULocale.addLikelySubtags(_locale);
3120 * @serialField _locale ULocale The locale of this TimeZoneFormat object.
3132 new ObjectStreamField("_locale", ULocale.class),
3149 fields.put("_locale", _local
[all...]
/external/icu/icu4c/source/test/intltest/
H A Dsvccoll.cpp225 CollatorInfo::CollatorInfo(const Locale& _locale, Collator* _collator, Hashtable* _displayNames) argument
226 : locale(_locale)
/external/icu/icu4c/source/common/
H A Dserv.cpp282 DNCache(const Locale& _locale) argument
283 : cache(), locale(_locale)
/external/guice/extensions/struts2/lib/
H A Djetty-util-6.1.0.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mortbay/ org/mortbay/util/ org/mortbay/util/ajax/ ...
H A Djetty-6.1.0.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mortbay/ org/mortbay/jetty/ org/mortbay/jetty/webapp/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.mortbay.jetty.util_6.1.23.v201004211559.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.mortbay.jetty.server_6.1.23.v201004211559.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/jetty/lib/
H A Djetty-util-6.1.26.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mortbay/ org/mortbay/util/ org/mortbay/util/ajax/ ...
/external/guice/extensions/persist/lib/
H A Dlog4j-1.2.14.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/log4j/ org/apache/log4j/Appender ...
/external/slf4j/log4j-over-slf4j/compatibility/lib/
H A Dlog4j-1.2.14.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/log4j/ org/apache/log4j/Appender ...
/external/caliper/lib/
H A Djersey-core-1.11.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/jersey-module-version META- ...

Completed in 2166 milliseconds