HomeSort by relevance Sort by last modified time
    Searched refs:getLocaleName (Results 1 - 6 of 6) sorted by null

  /external/icu/icu4c/source/layoutex/
plruns.cpp 264 const char *getLocaleName(le_int32 run) const;
396 const char *ULocRuns::getLocaleName(le_int32 run) const
486 return lr->getLocaleName(run);
  /external/chromium_org/third_party/icu/source/i18n/
rbnf.cpp 98 virtual const UChar* getLocaleName(int32_t index) const = 0;
141 const UChar* locale = getLocaleName(i);
143 // if no locale, ix is -1, getLocaleName returns null, so streq returns false
144 if (!streq(locale, rhs->getLocaleName(ix))) {
163 if (streq(locale, getLocaleName(i))) {
267 virtual const UChar* getLocaleName(int32_t index) const;
630 StringLocalizationInfo::getLocaleName(int32_t index) const {
954 UnicodeString name(TRUE, localizations->getLocaleName(index), -1);
    [all...]
  /external/icu/icu4c/source/i18n/
rbnf.cpp 101 virtual const UChar* getLocaleName(int32_t index) const = 0;
144 const UChar* locale = getLocaleName(i);
146 // if no locale, ix is -1, getLocaleName returns null, so streq returns false
147 if (!streq(locale, rhs->getLocaleName(ix))) {
166 if (streq(locale, getLocaleName(i))) {
270 virtual const UChar* getLocaleName(int32_t index) const;
635 StringLocalizationInfo::getLocaleName(int32_t index) const {
986 UnicodeString name(TRUE, localizations->getLocaleName(index), -1);
    [all...]
  /packages/apps/Settings/src/com/android/settings/inputmethod/
InputMethodAndLanguageSettings.java 261 String localeName = getLocaleName(getActivity());
335 private static String getLocaleName(Context context) {
654 String localeName = getLocaleName(context);
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 165 milliseconds