Searched refs:dateToMillis (Results 1 – 1 of 1) sorted by relevance
523 return dateToMillis(nextFreezeStart) - now; in timeUntilNextFreezePeriod()622 dateToMillis(roundUpLeapDay(current.second).plusDays(1)) - when); in getInstallationOptionAt()681 private static long dateToMillis(LocalDate when) { in dateToMillis() method in SystemUpdatePolicy