Searched refs:reconnectDeviceToTcp (Results 1 – 5 of 5) sorted by relevance
45 ITestDevice tcpDevice = deviceManager.reconnectDeviceToTcp(mUsbDevice); in testReconnectDeviceToTcp_backUsb()78 ITestDevice tcpDevice = deviceManager.reconnectDeviceToTcp(mUsbDevice); in testReconnectDeviceToTcp_reboot()
304 public ITestDevice reconnectDeviceToTcp(ITestDevice usbDevice) in reconnectDeviceToTcp() method in MockDeviceManager
754 assertNotNull(manager.reconnectDeviceToTcp(mMockTestDevice)); in testReconnectDeviceToTcp()782 assertNull(manager.reconnectDeviceToTcp(mMockTestDevice)); in testReconnectDeviceToTcp_notOnline()
176 public ITestDevice reconnectDeviceToTcp(ITestDevice usbDevice) in reconnectDeviceToTcp() method
984 public ITestDevice reconnectDeviceToTcp(ITestDevice usbDevice) in reconnectDeviceToTcp() method in DeviceManager