Home
last modified time | relevance | path

Searched defs:customProperties (Results 1 – 2 of 2) sorted by relevance

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DVTimeZone.java259 String[] customProperties = null; in write() local
288 String[] customProperties = null; in write() local
322 String[] customProperties = null; in writeSimple() local
1245 …private void writeZone(Writer w, BasicTimeZone basictz, String[] customProperties) throws IOExcept… in writeZone()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DVTimeZone.java240 String[] customProperties = null; in write() local
267 String[] customProperties = null; in write() local
299 String[] customProperties = null; in writeSimple() local
1216 …private void writeZone(Writer w, BasicTimeZone basictz, String[] customProperties) throws IOExcept… in writeZone()