Searched refs:ICAL_DAYLIGHT (Results 1 – 4 of 4) sorted by relevance
400 private static final String ICAL_DAYLIGHT = "DAYLIGHT"; field in VTimeZone579 boolean isDST = value.equals(ICAL_DAYLIGHT); in parse()1778 writer.write(ICAL_DAYLIGHT); in beginZoneProps()1817 writer.write(ICAL_DAYLIGHT); in endZoneProps()
431 private static final String ICAL_DAYLIGHT = "DAYLIGHT"; field in VTimeZone610 boolean isDST = value.equals(ICAL_DAYLIGHT); in parse()1809 writer.write(ICAL_DAYLIGHT); in beginZoneProps()1848 writer.write(ICAL_DAYLIGHT); in endZoneProps()
51 static const UChar ICAL_DAYLIGHT[] = {0x44, 0x41, 0x59, 0x4C, 0x49, 0x47, 0x48, 0x54, 0}; /* "DAYLI… variable1428 UBool isDST = (value.compare(ICAL_DAYLIGHT, -1) == 0); in parse()2537 writer.write(ICAL_DAYLIGHT); in beginZoneProps()2584 writer.write(ICAL_DAYLIGHT); in endZoneProps()
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...