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

/external/chromium/third_party/icu/public/i18n/unicode/
H A Dcalendar.h1871 int32_t getLocalDOW();
/external/icu4c/i18n/unicode/
H A Dcalendar.h1930 int32_t getLocalDOW();
/external/chromium/third_party/icu/source/i18n/
H A Dcalendar.cpp2626 int32_t dowLocal = getLocalDOW();
2765 int32_t Calendar::getLocalDOW() function in class:Calendar
2798 int32_t dowLocal = getLocalDOW(); // 0..6
/external/icu4c/i18n/
H A Dcalendar.cpp2743 int32_t dowLocal = getLocalDOW();
2882 int32_t Calendar::getLocalDOW() function in class:Calendar
2915 int32_t dowLocal = getLocalDOW(); // 0..6

Completed in 30 milliseconds