Searched defs:getNumberFormatByIndex (Results 1 - 2 of 2) sorted by relevance

/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 87 milliseconds