Searched refs:ICAL_END_VTIMEZONE (Results 1 - 4 of 4) sorted by relevance

/external/icu/android_icu4j/src/main/java/android/icu/util/
H A DVTimeZone.java388 private static final String ICAL_END_VTIMEZONE = "END:VTIMEZONE"; field in class:VTimeZone
458 if (start && line.toString().startsWith(ICAL_END_VTIMEZONE)) {
488 if (line.toString().startsWith(ICAL_END_VTIMEZONE)) {
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DVTimeZone.java419 private static final String ICAL_END_VTIMEZONE = "END:VTIMEZONE"; field in class:VTimeZone
489 if (start && line.toString().startsWith(ICAL_END_VTIMEZONE)) {
519 if (line.toString().startsWith(ICAL_END_VTIMEZONE)) {
/external/icu/icu4c/source/i18n/
H A Dvtzone.cpp43 static const UChar ICAL_END_VTIMEZONE[] = {0x45, 0x4E, 0x44, 0x3A, 0x56, 0x54, 0x49, 0x4D, 0x45, 0x5A, 0x4F, 0x4E, 0x45, 0}; /* "END:VTIMEZONE" */ variable
1264 if (start && line.startsWith(ICAL_END_VTIMEZONE, -1)) {
1299 if (line.startsWith(ICAL_END_VTIMEZONE, -1)) {
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 81 milliseconds