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()
313 public ITestDevice reconnectDeviceToTcp(ITestDevice usbDevice) in reconnectDeviceToTcp() method in MockDeviceManager
757 assertNotNull(manager.reconnectDeviceToTcp(mMockTestDevice)); in testReconnectDeviceToTcp()783 assertNull(manager.reconnectDeviceToTcp(mMockTestDevice)); in testReconnectDeviceToTcp_notOnline()
153 public ITestDevice reconnectDeviceToTcp(ITestDevice usbDevice) in reconnectDeviceToTcp() method
748 public ITestDevice reconnectDeviceToTcp(ITestDevice usbDevice) in reconnectDeviceToTcp() method in DeviceManager