Searched refs:watchDog (Results 1 – 1 of 1) sorted by relevance
725 WatchDogThread watchDog = new WatchDogThread("enableInternal", INIT_WATCHDOG_MS); in enableInternal() local726 watchDog.start(); in enableInternal()739 watchDog.cancel(); in enableInternal()795 WatchDogThread watchDog = new WatchDogThread("disableInternal", ROUTING_WATCHDOG_MS); in disableInternal() local796 watchDog.start(); in disableInternal()818 watchDog.cancel(); in disableInternal()1842 WatchDogThread watchDog = new WatchDogThread("applyRouting", ROUTING_WATCHDOG_MS); in applyRouting() local1862 watchDog.start(); in applyRouting()1877 watchDog.cancel(); in applyRouting()