Searched refs:ICAL_STANDARD (Results 1 – 3 of 3) sorted by relevance
399 private static final String ICAL_STANDARD = "STANDARD"; field in VTimeZone580 if (value.equals(ICAL_STANDARD) || isDST) { in parse()1780 writer.write(ICAL_STANDARD); in beginZoneProps()1819 writer.write(ICAL_STANDARD); in endZoneProps()
430 private static final String ICAL_STANDARD = "STANDARD"; field in VTimeZone611 if (value.equals(ICAL_STANDARD) || isDST) { in parse()1811 writer.write(ICAL_STANDARD); in beginZoneProps()1850 writer.write(ICAL_STANDARD); in endZoneProps()
50 static const UChar ICAL_STANDARD[] = {0x53, 0x54, 0x41, 0x4E, 0x44, 0x41, 0x52, 0x44, 0}; /* "STAND… variable1429 if (value.compare(ICAL_STANDARD, -1) == 0 || isDST) { in parse()2539 writer.write(ICAL_STANDARD); in beginZoneProps()2586 writer.write(ICAL_STANDARD); in endZoneProps()