Home
last modified time | relevance | path

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

/tools/tradefederation/core/device_build_interfaces/com/android/tradefed/device/
DINativeDevice.java1187 public void rebootUserspaceUntilOnline() throws DeviceNotAvailableException; in rebootUserspaceUntilOnline() method
/tools/tradefederation/core/src/com/android/tradefed/device/
DNativeDevice.java3706 rebootUserspaceUntilOnline(); in rebootUserspace()
3785 public void rebootUserspaceUntilOnline() throws DeviceNotAvailableException { in rebootUserspaceUntilOnline() method in NativeDevice