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

/external/icu/android_icu4j/src/main/java/android/icu/util/
H A DCalendar.java2148 // For now the full setRelatedYear implementation is here;
2153 * utility function for setRelatedYear
2178 public final void setRelatedYear(int year) { method in class:Calendar
/external/icu/icu4c/source/i18n/
H A Dcalendar.cpp1298 // For now the full setRelatedYear implementation is here;
1318 void Calendar::setRelatedYear(int32_t year) function in class:Calendar
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DCalendar.java2234 // For now the full setRelatedYear implementation is here;
2239 * utility function for setRelatedYear
2263 public final void setRelatedYear(int year) { method in class:Calendar

Completed in 133 milliseconds