Home
last modified time | relevance | path

Searched refs:NOTIFICATION_RESET_HOUR_OF_DAY (Results 1 – 1 of 1) sorted by relevance

/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/
DNotificationCenter.java64 private static final int NOTIFICATION_RESET_HOUR_OF_DAY = 3; field in NotificationCenter
352 lastNotificationTime.plusDays(1).withHour(NOTIFICATION_RESET_HOUR_OF_DAY).withMinute(0); in isNotificationAllowed()