Searched refs:lastNotificationTime (Results 1 – 1 of 1) sorted by relevance
149 private ZonedDateTime lastNotificationTime = field in NotificationCenter346 lastNotificationTime = Instant.now().atZone(ZoneId.systemDefault()); in logLastNotificationTime()352 lastNotificationTime.plusDays(1).withHour(NOTIFICATION_RESET_HOUR_OF_DAY).withMinute(0); in isNotificationAllowed()