Searched refs:getMillisecondsInTheCurrentDay (Results 1 – 1 of 1) sorted by relevance
125 long millisecondsInTheCurrentDay = getMillisecondsInTheCurrentDay(calendar); in calculateInitialDelay()159 long millisecondsInTheCurrentDay = getMillisecondsInTheCurrentDay(calendar); in calculateDeadline()177 private static long getMillisecondsInTheCurrentDay(Calendar calendar) { in getMillisecondsInTheCurrentDay() method in ConsentNotificationJobService