Searched refs:ICAL_DTSTART (Results 1 – 3 of 3) sorted by relevance
432 private static final String ICAL_DTSTART = "DTSTART"; field in VTimeZone637 if (name.equals(ICAL_DTSTART)) { in parse()1834 writer.write(ICAL_DTSTART); in beginZoneProps()
401 private static final String ICAL_DTSTART = "DTSTART"; field in VTimeZone606 if (name.equals(ICAL_DTSTART)) { in parse()1803 writer.write(ICAL_DTSTART); in beginZoneProps()
52 static const UChar ICAL_DTSTART[] = {0x44, 0x54, 0x53, 0x54, 0x41, 0x52, 0x54, 0}; /* "DTSTART" */ variable1495 if (name.compare(ICAL_DTSTART, -1) == 0) { in parse()2626 writer.write(ICAL_DTSTART); in beginZoneProps()