Searched refs:getGregorianYear (Results 1 - 10 of 10) sorted by relevance

/external/icu/android_icu4j/src/main/java/android/icu/util/
H A DChineseCalendar.java814 getGregorianYear(), getGregorianMonth(),
980 computeChineseFields(newMoon, getGregorianYear(),
H A DGregorianCalendar.java740 eyear = getGregorianYear();
H A DCalendar.java1475 * returned by getGregorianYear().
6012 int eyear = getGregorianYear();
6034 protected final int getGregorianYear() { method in class:Calendar
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DChineseCalendar.java833 getGregorianYear(), getGregorianMonth(),
1000 computeChineseFields(newMoon, getGregorianYear(),
H A DGregorianCalendar.java765 eyear = getGregorianYear();
H A DCalendar.java1537 * returned by getGregorianYear().
6195 int eyear = getGregorianYear();
6218 protected final int getGregorianYear() { method in class:Calendar
/external/icu/icu4c/source/i18n/
H A Dchnsecal.cpp269 getGregorianYear(), getGregorianMonth(),
354 nonConstThis->computeChineseFields(newMoon, getGregorianYear(),
H A Dgregocal.cpp386 eyear = getGregorianYear();
419 // getGregorianYear(), getGregorianMonth(), getGregorianDayOfMonth() );
H A Dcalendar.cpp1724 int32_t eyear = getGregorianYear();
/external/icu/icu4c/source/i18n/unicode/
H A Dcalendar.h1972 int32_t getGregorianYear() const { function in class:Calendar
2225 * returned by getGregorianYear().

Completed in 444 milliseconds