Searched defs:DAY (Results 1 – 5 of 5) sorted by relevance
133 private static final long DAY = 24 * HOUR; field in FormatterTest
58 private static final long DAY = 24 * HOUR; field in DateIntervalFormatTest
49 private static final String DAY = "day"; field in DatePickerDialog
100 public static final char DAY = 'E'; field in DateFormat
162 private static final int DAY = 0, NIGHT = 1, TWILIGHT = 2, SUNSET = 3; field in MLand