Searched refs:REQUIRED_NOTIFICATION_DELAY (Results 1 – 2 of 2) sorted by relevance
52 static final long REQUIRED_NOTIFICATION_DELAY = DateUtils.DAY_IN_MILLIS; field in WakeupOnboarding157 || (timestamp - mLastShownTimestamp) > REQUIRED_NOTIFICATION_DELAY; in shouldShowNotification()
258 mWakeupOnboarding.maybeShowNotification(WakeupOnboarding.REQUIRED_NOTIFICATION_DELAY + 1); in showsNotificationsOutsideOf24Hours()