Searched refs:watchDog (Results 1 – 1 of 1) sorted by relevance
525 WatchDogThread watchDog = new WatchDogThread("enableInternal", INIT_WATCHDOG_MS); in enableInternal() local526 watchDog.start(); in enableInternal()539 watchDog.cancel(); in enableInternal()576 WatchDogThread watchDog = new WatchDogThread("disableInternal", ROUTING_WATCHDOG_MS); in disableInternal() local577 watchDog.start(); in disableInternal()597 watchDog.cancel(); in disableInternal()1460 WatchDogThread watchDog = new WatchDogThread("applyRouting", ROUTING_WATCHDOG_MS); in applyRouting() local1480 watchDog.start(); in applyRouting()1495 watchDog.cancel(); in applyRouting()