HomeSort by relevance Sort by last modified time
    Searched refs:setLocale (Results 51 - 75 of 114) sorted by null

1 23 4 5

  /frameworks/base/core/java/android/content/res/
AssetManager.java 640 public native final void setLocale(String locale);
Configuration.java     [all...]
  /frameworks/base/media/java/android/mtp/
MtpDatabase.java 164 mMediaScanner.setLocale(language + "_" + country);
166 mMediaScanner.setLocale(language);
    [all...]
  /external/icu4c/test/intltest/
tmsgfmt.cpp     [all...]
plurfmts.cpp 250 dataerrln("ERROR: Could not create PluralFormat instance in setLocale() test - exitting. ");
255 pluralFmt.setLocale(Locale::getEnglish(), status);
257 dataerrln("ERROR: Could not setLocale() with English locale ");
264 logln("\n Test setLocale() ..\n");
272 errln("SetLocale should reset rules but did not.");
277 errln("SetLocale should reset rules but did not.");
291 errln("Wrong ruleset loaded by setLocale() - got:"+plResult+ UnicodeString(" expecting:")+numResult);
tsmthred.cpp 517 fmt->setLocale(theLocale);
    [all...]
  /external/icu4c/i18n/
umsg.cpp 297 ((MessageFormat*)fmt)->setLocale(Locale(locale));
msgfmt.cpp 359 setLocale(that.fLocale);
429 MessageFormat::setLocale(const Locale& theLocale)
    [all...]
tmutfmt.cpp 740 TimeUnitFormat::setLocale(const Locale& locale, UErrorCode& status) {
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
Configuration.java 337 public void setLocale(@NonNull Locale locale, boolean skipSync) {
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.help_3.5.0.v20100524.jar 
com.ibm.icu_4.2.1.v20100412.jar 
  /prebuilts/misc/common/layoutlib_api/
layoutlib_api-prebuilt.jar 
  /frameworks/base/core/java/android/database/sqlite/
SQLiteDatabase.java 224 * created with. If this is set, {@link #setLocale} will do nothing.
659 * Call {@link #setLocale} if you would like something else.</p>
677 * Call {@link #setLocale} if you would like something else.</p>
818 * Call {@link #setLocale} if you would like something else.</p>
    [all...]
  /external/jdiff/
xerces.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/lib/
pdebuild-ant.jar 
  /frameworks/base/tools/aapt/
Command.cpp 791 assets.setLocale(localeStr != NULL ? localeStr : "");
    [all...]
  /cts/tests/tests/database/src/android/database/sqlite/cts/
SQLiteDatabaseTest.java     [all...]
  /frameworks/base/core/jni/
android_util_AssetManager.cpp 473 am->setLocale(locale8.c_str());
    [all...]
  /frameworks/base/libs/androidfw/
AssetManager.cpp 407 void AssetManager::setLocale(const char* locale)
    [all...]
  /frameworks/base/media/java/android/media/
MediaScanner.java     [all...]
  /prebuilts/tools/common/http-client/
httpcore-4.1.jar 
  /external/webkit/Source/WebCore/rendering/style/
RenderStyle.h     [all...]
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
ContactsDatabaseHelper.java     [all...]
ContactsProvider2.java     [all...]

Completed in 1570 milliseconds

1 23 4 5