Home
last modified time | relevance | path

Searched refs:recoverDevice (Results 1 – 11 of 11) sorted by relevance

/tools/tradefederation/core/device_build_interfaces/com/android/tradefed/device/
DIDeviceRecovery.java34 public void recoverDevice(IDeviceStateMonitor monitor, boolean recoverUntilOnline) in recoverDevice() method
DIManagedTestDevice.java94 public void recoverDevice() throws DeviceNotAvailableException; in recoverDevice() method
/tools/tradefederation/core/src/com/android/tradefed/util/
DDeviceRecoveryModeUtil.java70 managedDevice.recoverDevice(); in bootOutOfRecovery()
/tools/tradefederation/core/src/com/android/tradefed/device/
DRemoteAndroidDevice.java118 public void recoverDevice() throws DeviceNotAvailableException { in recoverDevice() method in RemoteAndroidDevice
127 super.recoverDevice(); in recoverDevice()
DNativeDevice.java583 recoverDevice(); in internalGetProductType()
912 recoverDevice(); in runInstrumentationTests()
2099 recoverDevice(); in performDeviceAction()
2150 public void recoverDevice() throws DeviceNotAvailableException { in recoverDevice() method in NativeDevice
2158 mRecovery.recoverDevice(mStateMonitor, mRecoveryMode.equals(RecoveryMode.ONLINE)); in recoverDevice()
3026 recoverDevice(); in reboot()
3050 recoverDevice(); in rebootUserspace()
3601 recoverDevice(); in waitForDeviceOnline()
3611 recoverDevice(); in waitForDeviceOnline()
3621 recoverDevice(); in waitForDeviceAvailable()
[all …]
DWaitDeviceRecovery.java120 public void recoverDevice(IDeviceStateMonitor monitor, boolean recoverUntilOnline) in recoverDevice() method in WaitDeviceRecovery
/tools/tradefederation/core/src/com/android/tradefed/device/cloud/
DRemoteAndroidVirtualDevice.java332 public void recoverDevice() throws DeviceNotAvailableException { in recoverDevice() method in RemoteAndroidVirtualDevice
340 super.recoverDevice(); in recoverDevice()
/tools/tradefederation/core/tests/src/com/android/tradefed/device/
DTestDeviceTest.java153 public void recoverDevice() throws DeviceNotAvailableException { in setUp()
473 public void recoverDevice( in testRecoverDevice_ThrowException()
492 testDevice.recoverDevice(); in testRecoverDevice_ThrowException()
542 mMockRecovery.recoverDevice(EasyMock.eq(mMockStateMonitor), EasyMock.eq(false)); in testExecuteShellCommand_recoveryFail()
567 mMockRecovery.recoverDevice(EasyMock.eq(mMockStateMonitor), EasyMock.eq(true)); in testExecuteShellCommand_recoveryUntilOnline()
628 mMockRecovery.recoverDevice(EasyMock.eq(mMockStateMonitor), EasyMock.eq(false)); in assertRecoverySuccess()
901 mMockRecovery.recoverDevice(EasyMock.eq(mMockStateMonitor), EasyMock.eq(false)); in testRunInstrumentationTests_recoveryFails()
2184 mMockRecovery.recoverDevice(mMockStateMonitor, false); in testRebootRecovers()
4614 public void recoverDevice() throws DeviceNotAvailableException { in testPostInvocationWifiTearDown()
DNativeDeviceTest.java143 public void recoverDevice() throws DeviceNotAvailableException { in setUp()
1139 mMockRecovery.recoverDevice(EasyMock.eq(mMockStateMonitor), EasyMock.eq(false)); in testGetBugreport_deviceUnavail()
2816 public void recoverDevice() throws DeviceNotAvailableException { in testGetMacAddress_stubDevice()
DDeviceManagerTest.java845 mMockTestDevice.recoverDevice(); in testReconnectDeviceToTcp_notOnline()
/tools/tradefederation/core/tests/res/testdata/
Dtradefed-prebuilt-cts-8.0_r21.jarMETA-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...