Searched refs:watchDog (Results 1 – 1 of 1) sorted by relevance
779 WatchDogThread watchDog = new WatchDogThread("enableInternal", INIT_WATCHDOG_MS); in enableInternal() local780 watchDog.start(); in enableInternal()804 watchDog.cancel(); in enableInternal()876 WatchDogThread watchDog = new WatchDogThread("disableInternal", ROUTING_WATCHDOG_MS); in disableInternal() local877 watchDog.start(); in disableInternal()911 watchDog.cancel(); in disableInternal()2154 WatchDogThread watchDog = new WatchDogThread("applyRouting", ROUTING_WATCHDOG_MS); in applyRouting() local2174 watchDog.start(); in applyRouting()2189 watchDog.cancel(); in applyRouting()