Searched refs:throwIfDeviceInInvocationThread (Results 1 – 1 of 1) sorted by relevance
2029 throwIfDeviceInInvocationThread(context.getDevices()); in startInvocation()2082 private synchronized void throwIfDeviceInInvocationThread(List<ITestDevice> devices) { in throwIfDeviceInInvocationThread() method in CommandScheduler