Searched refs:SLOW_OPERATION_WATCHDOG_TIMEOUT_MS (Results 1 – 1 of 1) sorted by relevance
221 private static final int SLOW_OPERATION_WATCHDOG_TIMEOUT_MS = 20 * 1000; field in StorageManagerService1247 w.pauseWatchingMonitorsFor(SLOW_OPERATION_WATCHDOG_TIMEOUT_MS, reason); in extendWatchdogTimeout()1248 w.pauseWatchingCurrentThreadFor(SLOW_OPERATION_WATCHDOG_TIMEOUT_MS, reason); in extendWatchdogTimeout()