Searched refs:watchDog (Results 1 – 1 of 1) sorted by relevance
584 WatchDogThread watchDog = new WatchDogThread("enableInternal", INIT_WATCHDOG_MS); in enableInternal() local585 watchDog.start(); in enableInternal()598 watchDog.cancel(); in enableInternal()635 WatchDogThread watchDog = new WatchDogThread("disableInternal", ROUTING_WATCHDOG_MS); in disableInternal() local636 watchDog.start(); in disableInternal()656 watchDog.cancel(); in disableInternal()1522 WatchDogThread watchDog = new WatchDogThread("applyRouting", ROUTING_WATCHDOG_MS); in applyRouting() local1542 watchDog.start(); in applyRouting()1557 watchDog.cancel(); in applyRouting()