Searched refs:roundBoundaryTime (Results 1 – 3 of 3) sorted by relevance
221 cycleStart = roundBoundaryTime(start.plus(period.multipliedBy(i))); in updateCycle()222 cycleEnd = roundBoundaryTime(start.plus(period.multipliedBy(i + 1))); in updateCycle()225 private ZonedDateTime roundBoundaryTime(ZonedDateTime boundary) { in roundBoundaryTime() method in RecurrenceRule.RecurringIterator
15692 HSPLandroid/util/RecurrenceRule$RecurringIterator;->roundBoundaryTime(Ljava/time/ZonedDateTime;)Lja…
77464 Landroid/util/RecurrenceRule$RecurringIterator;->roundBoundaryTime(Ljava/time/ZonedDateTime;)Ljava/…