Searched refs:thelocale (Results 1 - 4 of 4) sorted by relevance

/external/icu/icu4c/source/i18n/
H A Dreldtfmt.h285 void initCapitalizationContextInfo(const Locale& thelocale);
H A Dreldtfmt.cpp455 RelativeDateFormat::initCapitalizationContextInfo(const Locale& thelocale) argument
458 const char * localeID = (thelocale != NULL)? thelocale.getBaseName(): NULL;
H A Drbnf.cpp1534 RuleBasedNumberFormat::initCapitalizationContextInfo(const Locale& thelocale) argument
1537 const char * localeID = (thelocale != NULL)? thelocale.getBaseName(): NULL;
/external/icu/icu4c/source/i18n/unicode/
H A Drbnf.h952 void initCapitalizationContextInfo(const Locale& thelocale);

Completed in 75 milliseconds