Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/device/
DWaitDeviceRecovery.java154 checkMinBatteryLevel(getDeviceAfterRecovery(monitor)); in recoverDevice()
162 checkMinBatteryLevel(getDeviceAfterRecovery(monitor)); in recoverDevice()
174 checkMinBatteryLevel(getDeviceAfterRecovery(monitor)); in recoverDevice()
177 private IDevice getDeviceAfterRecovery(IDeviceStateMonitor monitor) in getDeviceAfterRecovery() method in WaitDeviceRecovery