Home
last modified time | relevance | path

Searched defs:untilTime (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DVTimeZone.java1544 int month, int dayOfMonth, long startTime, long untilTime) throws IOException { in writeZonePropsByDOM()
1564 … int month, int weekInMonth, int dayOfWeek, long startTime, long untilTime) throws IOException { in writeZonePropsByDOW()
1585 … int month, int dayOfMonth, int dayOfWeek, long startTime, long untilTime) throws IOException { in writeZonePropsByDOW_GEQ_DOM()
1636 … int dayOfMonth, int dayOfWeek, int numDays, long untilTime, int fromOffset) throws IOException { in writeZonePropsByDOW_GEQ_DOM_sub()
1668 … int month, int dayOfMonth, int dayOfWeek, long startTime, long untilTime) throws IOException { in writeZonePropsByDOW_LEQ_DOM()
/external/icu/android_icu4j/src/main/java/android/icu/util/
DVTimeZone.java1513 int month, int dayOfMonth, long startTime, long untilTime) throws IOException { in writeZonePropsByDOM()
1533 … int month, int weekInMonth, int dayOfWeek, long startTime, long untilTime) throws IOException { in writeZonePropsByDOW()
1554 … int month, int dayOfMonth, int dayOfWeek, long startTime, long untilTime) throws IOException { in writeZonePropsByDOW_GEQ_DOM()
1605 … int dayOfMonth, int dayOfWeek, int numDays, long untilTime, int fromOffset) throws IOException { in writeZonePropsByDOW_GEQ_DOM_sub()
1637 … int month, int dayOfMonth, int dayOfWeek, long startTime, long untilTime) throws IOException { in writeZonePropsByDOW_LEQ_DOM()
/external/icu/icu4c/source/i18n/
Dvtzone.cpp2262 int32_t month, int32_t dayOfMonth, UDate startTime, UDate untilTime, in writeZonePropsByDOM()
2297 UDate startTime, UDate untilTime, UErrorCode& status) const { in writeZonePropsByDOW()
2333 UDate startTime, UDate untilTime, UErrorCode& status) const { in writeZonePropsByDOW_GEQ_DOM()
2409UDate untilTime, int32_t fromOffset, UErrorCode& status) const { in writeZonePropsByDOW_GEQ_DOM_sub()
2457 UDate startTime, UDate untilTime, UErrorCode& status) const { in writeZonePropsByDOW_LEQ_DOM()