Searched refs:WATCHDOG_MS (Results 1 – 2 of 2) sorted by relevance
118 public static final int WATCHDOG_MS = 10000; field in UwbServiceCore1137 WatchDogThread watchDog = new WatchDogThread("handleEnable", WATCHDOG_MS); in initializeHw()1205 WatchDogThread watchDog = new WatchDogThread("handleDisable", WATCHDOG_MS); in deInitializeHw()
720 Thread.sleep(UwbServiceCore.WATCHDOG_MS + 1000); in testEnableWhenInitializeDelayed()810 Thread.sleep(UwbServiceCore.WATCHDOG_MS + 1000); in testDisableWhenDeinitializeDelayed()