Searched refs:NOTIFICATION_DELAY_MS (Results 1 – 1 of 1) sorted by relevance
466 private static final int NOTIFICATION_DELAY_MS = 10_000; field in CarWatchdogTestFragment.IoOveruseListener547 long deadline = now + NOTIFICATION_DELAY_MS + watchdogSyncDelayMs; in isValidNotificationReceived()549 + ((NOTIFICATION_DELAY_MS + watchdogSyncDelayMs) / 1000) in isValidNotificationReceived()