HomeSort by relevance Sort by last modified time
    Searched refs:getLocale (Results 126 - 150 of 326) sorted by null

1 2 3 4 56 7 8 91011>>

  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/tests/
LayoutTestsBase.java 52 mSubtype = getSubtype(mLayout.getLocale(), mLayout.getName());
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/utils/
SpacebarLanguagetUtilsTests.java 112 .getSubtypeLocaleDisplayName(subtype.getLocale());
SubtypeLocaleUtilsTests.java 116 .getSubtypeLocaleDisplayNameInSystemLocale(subtype.getLocale());
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
RenderPreviewList.java 156 description.locale != null ? description.locale : chooserConfig.getLocale(),
RenderService.java 137 mLocale = config.getLocale();
162 mLocale = configuration.getLocale();
RenderPreview.java 213 && mConfiguration.getLocale() != null
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.help_3.5.0.v20100524.jar 
org.eclipse.help.base_3.5.2.v201011171123.jar 
  /packages/apps/Settings/src/com/android/settings/accessibility/
CaptionPropertiesFragment.java 182 final Locale locale = mCaptioningManager.getLocale();
219 final Locale locale = manager.getLocale();
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DictionaryFacilitator.java 185 public Locale getLocale() {
400 final Locale locale = getLocale();
  /external/chromium_org/third_party/icu/source/i18n/
currpinf.cpp 182 CurrencyPluralInfo::getLocale() const {
tblcoll.cpp 571 Locale RuleBasedCollator::getLocale(ULocDataLocaleType type, UErrorCode &status) const {
  /external/icu/icu4c/source/i18n/
currpinf.cpp 182 CurrencyPluralInfo::getLocale() const {
measfmt.cpp 690 if (U_FAILURE(status) || locale == getLocale(status)) {
705 Locale MeasureFormat::getLocale(UErrorCode &status) const {
706 return Format::getLocale(ULOC_VALID_LOCALE, status);
tmutfmt.cpp 431 MessageFormat* messageFormat = new MessageFormat(pattern, getLocale(err), err);
566 MessageFormat* messageFormat = new MessageFormat(UnicodeString(TRUE, pattern, ptLength), getLocale(err), err);
641 messageFormat = new MessageFormat(UnicodeString(TRUE, pattern, -1), getLocale(err), err);
  /external/robolectric/src/main/java/com/xtremelabs/robolectric/
RobolectricConfig.java 258 public String getLocale() {
RobolectricTestRunner.java 574 resourceLoader = new ResourceLoader(robolectricConfig.getRealSdkVersion(), rClass, robolectricConfig.getResourceDirectory(), robolectricConfig.getAssetsDirectory(), robolectricConfig.getLocale() );
  /external/srec/srec/Recognizer/src/
RecognizerResultImpl.c 51 impl->Interface.getLocale = &SR_RecognizerResult_GetLocale;
  /frameworks/base/core/java/android/text/style/
SuggestionSpan.java 219 public String getLocale() {
  /frameworks/base/location/java/android/location/
Address.java 70 public Locale getLocale() {
  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/
CaptionPreviewFragment.java 130 mLocale = mCaptioningManager.getLocale();
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
ConfigurationChooser.java 624 selectLocale(configuration.getLocale());
642 selectLocale(configuration.getLocale());
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/unicode/
calendar.h     [all...]
  /external/icu/icu4c/source/i18n/unicode/
calendar.h     [all...]
  /frameworks/base/core/java/android/view/inputmethod/
InputMethodInfo.java 235 + subtype.getLocale() + ", " + subtype.getMode());

Completed in 817 milliseconds

1 2 3 4 56 7 8 91011>>