Searched refs:getStartMillis (Results 1 – 3 of 3) sorted by relevance
514 long start = event.getStartMillis(); in removeNonAlldayActiveEvents()522 active.getEndMillis() - active.getStartMillis(), minDurationMillis); in removeNonAlldayActiveEvents()523 if ((active.getStartMillis() + duration) <= start) { in removeNonAlldayActiveEvents()626 public long getStartMillis() { in getStartMillis() method in Event
867 public long getStartMillis() { in getStartMillis() method in EventInfoFragment
210 assertEquals(0, collection.getStartMillis()); in testStartEndAtomicBuckets()