Searched defs:setLocale (Results 1 - 25 of 37) 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.java144 * It can be changed using {@link #setLocale setLocale}.
160 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.java180 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.cpp378 PluralFormat::setLocale(const Locale& loc, UErrorCode& status) { function in class:PluralFormat
H A Dcurrpinf.cpp208 CurrencyPluralInfo::setLocale(const Locale& loc, UErrorCode& status) { function in class:CurrencyPluralInfo
H A Dtmutfmt.cpp733 TimeUnitFormat::setLocale(const Locale& locale, UErrorCode& status) { function in class:TimeUnitFormat
H A Dmsgfmt.cpp471 setLocale(that.fLocale);
531 MessageFormat::setLocale(const Locale& theLocale) function in class:MessageFormat
/external/icu4c/i18n/
H A Dplurfmt.cpp293 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.cpp758 TimeUnitFormat::setLocale(const Locale& locale, UErrorCode& status) { function in class:TimeUnitFormat
H A Dmsgfmt.cpp364 setLocale(that.fLocale);
434 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/content/shell/renderer/
H A Dwebkit_test_runner.cc460 void WebKitTestRunner::setLocale(const std::string& locale) { function in class:content::WebKitTestRunner
/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.h1269 void setLocale(const AtomicString& locale) { SET_VAR(rareInheritedData, locale, locale); } function in class:WebCore::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/robolectric/lib/main/
H A Dhttpcore-4.0.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/protocol/ ...

Completed in 820 milliseconds

12