Searched defs:makeInstance (Results 1 – 5 of 5) sorted by relevance
167 private static final Collator makeInstance(ULocale desiredLocale) { in makeInstance() method in CollatorServiceShim
389 BreakIterator::makeInstance(const Locale& loc, int32_t kind, UErrorCode& status) in makeInstance() function in BreakIterator
1276 NumberFormat::makeInstance(const Locale& desiredLocale, in makeInstance() function in NumberFormat1283 NumberFormat::makeInstance(const Locale& desiredLocale, in makeInstance() function in NumberFormat
457 Collator* Collator::makeInstance(const Locale& desiredLocale, UErrorCode& status) { in makeInstance() function in Collator
860 Calendar::makeInstance(const Locale& aLocale, UErrorCode& success) { in makeInstance() function in Calendar