Searched refs:reconnectDeviceToTcp (Results 1 – 5 of 5) sorted by relevance
47 ITestDevice tcpDevice = deviceManager.reconnectDeviceToTcp(mUsbDevice); in testReconnectDeviceToTcp_backUsb()81 ITestDevice tcpDevice = deviceManager.reconnectDeviceToTcp(mUsbDevice); in testReconnectDeviceToTcp_reboot()
825 assertNotNull(manager.reconnectDeviceToTcp(mMockTestDevice)); in testReconnectDeviceToTcp()852 assertNull(manager.reconnectDeviceToTcp(mMockTestDevice)); in testReconnectDeviceToTcp_notOnline()
319 public ITestDevice reconnectDeviceToTcp(ITestDevice usbDevice) in reconnectDeviceToTcp() method in MockDeviceManager
162 public ITestDevice reconnectDeviceToTcp(ITestDevice usbDevice) in reconnectDeviceToTcp() method
882 public ITestDevice reconnectDeviceToTcp(ITestDevice usbDevice) in reconnectDeviceToTcp() method in DeviceManager