Searched refs:setNumDevicesStub (Results 1 – 2 of 2) sorted by relevance
120 public void setNumDevicesStub(int numDevices, TestDeviceState state, in setNumDevicesStub() method in MockDeviceManager
814 mMockManager.setNumDevicesStub(1, TestDeviceState.NOT_AVAILABLE, new TcpDevice("serial")); in testTcpDevice_NotReleased()833 mMockManager.setNumDevicesStub(2, TestDeviceState.NOT_AVAILABLE, new TcpDevice("serial")); in testTcpDevice_NotReleasedMulti()853 mMockManager.setNumDevicesStub(1, TestDeviceState.NOT_AVAILABLE, stub); in testStubDevice_NotReleased()