Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/device/
DWaitDeviceRecovery.java250 if (attemptDeviceUnavailableRecovery(monitor, recoverTillOnline)) { in handleDeviceNotAvailable()
482 private boolean attemptDeviceUnavailableRecovery( in attemptDeviceUnavailableRecovery() method in WaitDeviceRecovery