Searched defs:getRelatedYear (Results 1 - 3 of 3) sorted by relevance

/external/icu/android_icu4j/src/main/java/android/icu/util/
H A DCalendar.java2070 // For now the full getRelatedYear implementation is here;
2075 * utility function for getRelatedYear
2100 public final int getRelatedYear() { method in class:Calendar
/external/icu/icu4c/source/i18n/
H A Dcalendar.cpp1228 // For now the full getRelatedYear implementation is here;
1249 int32_t Calendar::getRelatedYear(UErrorCode &status) const function in class:Calendar
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DCalendar.java2155 // For now the full getRelatedYear implementation is here;
2160 * utility function for getRelatedYear
2184 public final int getRelatedYear() { method in class:Calendar

Completed in 149 milliseconds