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.java149 checkMinBatteryLevel(getDeviceAfterRecovery(monitor)); in recoverDevice()
157 checkMinBatteryLevel(getDeviceAfterRecovery(monitor)); in recoverDevice()
169 checkMinBatteryLevel(getDeviceAfterRecovery(monitor)); in recoverDevice()
172 private IDevice getDeviceAfterRecovery(IDeviceStateMonitor monitor) in getDeviceAfterRecovery() method in WaitDeviceRecovery