Searched refs:endMinute (Results 1 – 2 of 2) sorted by relevance
2664 long endMinute = instances.getLong(2); in testSingleRecurrenceExceptions() local2665 assertTrue("instance end times are different", endMinute != prevMinute); in testSingleRecurrenceExceptions()2667 prevMinute = endMinute; in testSingleRecurrenceExceptions()
35679 field public static final String END_MINUTE = "endMinute";