Searched refs:ICAL_STANDARD (Results 1 – 2 of 2) sorted by relevance
424 private static final String ICAL_STANDARD = "STANDARD"; field in VTimeZone605 if (value.equals(ICAL_STANDARD) || isDST) { in parse()1805 writer.write(ICAL_STANDARD); in beginZoneProps()1844 writer.write(ICAL_STANDARD); in endZoneProps()
48 static const UChar ICAL_STANDARD[] = {0x53, 0x54, 0x41, 0x4E, 0x44, 0x41, 0x52, 0x44, 0}; /* "STAND… variable1427 if (value.compare(ICAL_STANDARD, -1) == 0 || isDST) { in parse()2547 writer.write(ICAL_STANDARD); in beginZoneProps()2594 writer.write(ICAL_STANDARD); in endZoneProps()