Home
last modified time | relevance | path

Searched defs:rebootIntoRecovery (Results 1 – 2 of 2) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/device/
DINativeDevice.java880 public void rebootIntoRecovery() throws DeviceNotAvailableException; in rebootIntoRecovery() method
DNativeDevice.java2904 public void rebootIntoRecovery() throws DeviceNotAvailableException { in rebootIntoRecovery() method in NativeDevice