Home
last modified time | relevance | path

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

/tools/tradefederation/core/device_build_interfaces/com/android/tradefed/device/
DINativeDevice.java1501 public void remountSystemReadOnly() throws DeviceNotAvailableException; in remountSystemReadOnly() method
/tools/tradefederation/core/src/com/android/tradefed/device/
DNativeDevice.java5047 public void remountSystemReadOnly() throws DeviceNotAvailableException { in remountSystemReadOnly() method in NativeDevice