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