Searched defs:setLocale (Results 1 - 25 of 45) sorted by relevance

12

/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
H A DShadowConfiguration.java27 public void setLocale( Locale l ) { method in class:ShadowConfiguration
/external/smack/src/org/apache/harmony/javax/security/auth/callback/
H A DLanguageCallback.java37 public void setLocale(Locale locale) { method in class:LanguageCallback
/external/apache-http/src/org/apache/http/
H A DHttpResponse.java149 * It can be changed using {@link #setLocale setLocale}.
165 void setLocale(Locale loc); method in interface:HttpResponse
/external/apache-xml/src/main/java/org/apache/xml/res/
H A DXMLMessages.java52 public void setLocale(Locale locale) method in class:XMLMessages
/external/apache-http/src/org/apache/http/message/
H A DBasicHttpResponse.java185 public void setLocale(Locale loc) { method in class:BasicHttpResponse
/external/robolectric/src/main/java/com/xtremelabs/robolectric/tester/org/apache/http/
H A DHttpResponseStub.java51 @Override public void setLocale(Locale locale) { method in class:HttpResponseStub
/external/chromium_org/third_party/icu/source/i18n/
H A Dplurfmt.cpp316 PluralFormat::setLocale(const Locale& loc, UErrorCode& status) { function in class:PluralFormat
H A Dcurrpinf.cpp209 CurrencyPluralInfo::setLocale(const Locale& loc, UErrorCode& status) { function in class:CurrencyPluralInfo
H A Dtmutfmt.cpp754 TimeUnitFormat::setLocale(const Locale& locale, UErrorCode& status) { function in class:TimeUnitFormat
H A Dmsgfmt.cpp375 setLocale(that.fLocale);
445 MessageFormat::setLocale(const Locale& theLocale) function in class:MessageFormat
/external/icu/icu4c/source/i18n/
H A Dplurfmt.cpp316 PluralFormat::setLocale(const Locale& loc, UErrorCode& status) { function in class:PluralFormat
H A Dcurrpinf.cpp209 CurrencyPluralInfo::setLocale(const Locale& loc, UErrorCode& status) { function in class:CurrencyPluralInfo
H A Dtmutfmt.cpp670 TimeUnitFormat::setLocale(const Locale& locale, UErrorCode& status) { function in class:TimeUnitFormat
H A Dmsgfmt.cpp375 setLocale(that.fLocale);
445 MessageFormat::setLocale(const Locale& theLocale) function in class:MessageFormat
/external/tagsoup/src/org/ccil/cowan/tagsoup/jaxp/
H A DSAX1ParserAdapter.java83 public void setLocale(java.util.Locale locale) method in class:SAX1ParserAdapter
89 throw new SAXNotSupportedException("TagSoup does not implement setLocale() method");
/external/robolectric/src/main/java/com/xtremelabs/robolectric/
H A DRobolectricConfig.java253 public void setLocale( String locale ){ method in class:RobolectricConfig
/external/chromium_org/third_party/WebKit/Source/platform/fonts/
H A DFontDescription.h186 void setLocale(const String& locale) { m_locale = locale; } function in class:blink::FontDescription
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
H A DErrorManager.java390 setLocale(Locale.getDefault());
406 public static void setLocale(Locale locale) { method in class:ErrorManager
419 setLocale(Locale.US); // recurse on this rule, trying the US locale
430 setLocale(Locale.US); // try US to see if that will work
464 /** Encodes the error handling found in setLocale, but does not trigger
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Djavax.servlet_2.5.0.v200910301333.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.help_3.5.0.v20100524.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
H A DRenderStyle.h1321 void setLocale(const AtomicString& locale) { SET_VAR(rareInheritedData, locale, locale); } function in class:blink::RenderStyle
/external/jdiff/
H A Dxerces.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/lib/
H A Dpdebuild-ant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/pde/ org/eclipse/pde/internal/ ...
/external/chromium_org/third_party/libaddressinput/src/java/testlibs/
H A Dhttpcore-4.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/message/ ...

Completed in 810 milliseconds

12