Home
last modified time | relevance | path

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

/external/icu/android_icu4j/src/main/java/android/icu/util/
DVTimeZone.java1498 int fromOffset, int toOffset, long time, boolean withRDATE) throws IOException { in writeZonePropsByTime()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DVTimeZone.java1529 int fromOffset, int toOffset, long time, boolean withRDATE) throws IOException { in writeZonePropsByTime()
/external/icu/icu4c/source/i18n/
Dvtzone.cpp2224 int32_t fromOffset, int32_t toOffset, UDate time, UBool withRDATE, in writeZonePropsByTime()