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

/external/icu/icu4c/source/i18n/unicode/
H A Dsmpdtfmt.h1444 NumberFormat * getNumberFormatByIndex(UDateFormatField index) const;
/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Dsmpdtfmt.h1448 NumberFormat * getNumberFormatByIndex(UDateFormatField index) const;
/external/chromium_org/third_party/icu/source/i18n/
H A Dsmpdtfmt.cpp1231 currentNumberFormat = getNumberFormatByIndex(patternCharIndex);
1626 SimpleDateFormat::getNumberFormatByIndex(UDateFormatField index) const { function in class:SimpleDateFormat
2434 currentNumberFormat = getNumberFormatByIndex(patternCharIndex);
/external/icu/icu4c/source/i18n/
H A Dsmpdtfmt.cpp1258 currentNumberFormat = getNumberFormatByIndex(patternCharIndex);
1653 SimpleDateFormat::getNumberFormatByIndex(UDateFormatField index) const { function in class:SimpleDateFormat
2461 currentNumberFormat = getNumberFormatByIndex(patternCharIndex);

Completed in 208 milliseconds