Searched defs:makeInstance (Results 1 – 6 of 6) sorted by relevance
181 private static final Collator makeInstance(ULocale desiredLocale) { in makeInstance() method in CollatorServiceShim
182 private static final Collator makeInstance(ULocale desiredLocale) { in makeInstance() method in CollatorServiceShim
392 BreakIterator::makeInstance(const Locale& loc, int32_t kind, UErrorCode& status) in makeInstance() function in BreakIterator
1295 NumberFormat::makeInstance(const Locale& desiredLocale, in makeInstance() function in NumberFormat1302 NumberFormat::makeInstance(const Locale& desiredLocale, in makeInstance() function in NumberFormat
459 Collator* Collator::makeInstance(const Locale& desiredLocale, UErrorCode& status) { in makeInstance() function in Collator
858 Calendar::makeInstance(const Locale& aLocale, UErrorCode& success) { in makeInstance() function in Calendar