Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/device/
DINativeDevice.java1080 public void remountSystemWritable() throws DeviceNotAvailableException; in remountSystemWritable() method
DNativeDevice.java3616 public void remountSystemWritable() throws DeviceNotAvailableException { in remountSystemWritable() method in NativeDevice