Home
last modified time | relevance | path

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

/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/watchdog/
DCarWatchdogTestFragment.java271 || !listener.isValidNotificationReceived(watchdogSyncDelayMs)) { in overuseDiskIo()
281 || !listener.isValidNotificationReceived(watchdogSyncDelayMs)) { in overuseDiskIo()
544 private boolean isValidNotificationReceived(int watchdogSyncDelayMs) { in isValidNotificationReceived() method in CarWatchdogTestFragment.IoOveruseListener