Searched refs:objectLocale (Results 1 – 9 of 9) sorted by relevance
533 public String getDisplayName(Locale objectLocale, Locale displayLocale) { in getDisplayName() argument534 … return getDisplayName(ULocale.forLocale(objectLocale), ULocale.forLocale(displayLocale)); in getDisplayName()545 public String getDisplayName(ULocale objectLocale, ULocale displayLocale) { in getDisplayName() argument548 String name = objectLocale.getBaseName(); in getDisplayName()550 return objectLocale.getDisplayName(displayLocale); in getDisplayName()1086 static public String getDisplayName(Locale objectLocale, Locale displayLocale) { in getDisplayName() argument1087 return getShim().getDisplayName(ULocale.forLocale(objectLocale), in getDisplayName()1099 static public String getDisplayName(ULocale objectLocale, ULocale displayLocale) { in getDisplayName() argument1100 return getShim().getDisplayName(objectLocale, displayLocale); in getDisplayName()1111 static public String getDisplayName(Locale objectLocale) { in getDisplayName() argument[all …]
74 ULocale objectLocale = new ULocale(id); in registerFactory() local75 return delegate.getDisplayName(objectLocale, displayLocale); in registerFactory()113 String getDisplayName(ULocale objectLocale, ULocale displayLocale) { in getDisplayName() argument114 String id = objectLocale.getName(); in getDisplayName()
114 CollatorFactory::getDisplayName(const Locale& objectLocale, in getDisplayName() argument118 return objectLocale.getDisplayName(displayLocale, result); in getDisplayName()565 UnicodeString& U_EXPORT2 Collator::getDisplayName(const Locale& objectLocale, in getDisplayName() argument572 LocaleUtility::initNameFromLocale(objectLocale, locNameStr); in getDisplayName()576 return objectLocale.getDisplayName(displayLocale, name); in getDisplayName()579 UnicodeString& U_EXPORT2 Collator::getDisplayName(const Locale& objectLocale, in getDisplayName() argument582 return getDisplayName(objectLocale, Locale::getDefault(), name); in getDisplayName()
473 static UnicodeString& U_EXPORT2 getDisplayName(const Locale& objectLocale,485 static UnicodeString& U_EXPORT2 getDisplayName(const Locale& objectLocale,
678 static UnicodeString& U_EXPORT2 getDisplayName(const Locale& objectLocale,690 static UnicodeString& U_EXPORT2 getDisplayName(const Locale& objectLocale,1246 virtual UnicodeString& getDisplayName(const Locale& objectLocale,
249 BreakIterator::getDisplayName(const Locale& objectLocale, in getDisplayName() argument252 return objectLocale.getDisplayName(name); in getDisplayName()258 BreakIterator::getDisplayName(const Locale& objectLocale, in getDisplayName() argument262 return objectLocale.getDisplayName(displayLocale, name); in getDisplayName()
169 public String getDisplayName(ULocale objectLocale, ULocale displayLocale) { in TestRegisterFactory() argument170 CollatorInfo ci = (CollatorInfo)map.get(objectLocale); in TestRegisterFactory()
294 virtual UnicodeString& getDisplayName(const Locale& objectLocale, in getDisplayName() argument298 const CollatorInfo* ci = getInfo(objectLocale); in getDisplayName()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...