Searched refs:watchDog (Results 1 – 1 of 1) sorted by relevance
670 WatchDogThread watchDog = new WatchDogThread("enableInternal", INIT_WATCHDOG_MS); in enableInternal() local671 watchDog.start(); in enableInternal()684 watchDog.cancel(); in enableInternal()736 WatchDogThread watchDog = new WatchDogThread("disableInternal", ROUTING_WATCHDOG_MS); in disableInternal() local737 watchDog.start(); in disableInternal()759 watchDog.cancel(); in disableInternal()1777 WatchDogThread watchDog = new WatchDogThread("applyRouting", ROUTING_WATCHDOG_MS); in applyRouting() local1797 watchDog.start(); in applyRouting()1812 watchDog.cancel(); in applyRouting()