Interface TimeoutObserver
- All Known Implementing Classes:
ExecuteWatchdog
-
Method Summary
Modifier and TypeMethodDescriptiondefault voidvoidCalled when the watchdog times out.
-
Method Details
-
accept
-
timeoutOccured
Called when the watchdog times out.- Parameters:
w- the watchdog that timed out.
-