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.java1022 public void rebootUserspaceUntilOnline() throws DeviceNotAvailableException; in rebootUserspaceUntilOnline() method
/tools/tradefederation/core/src/com/android/tradefed/device/
DNativeDevice.java3036 rebootUserspaceUntilOnline(); in rebootUserspace()
3075 public void rebootUserspaceUntilOnline() throws DeviceNotAvailableException { in rebootUserspaceUntilOnline() method in NativeDevice