Home
last modified time | relevance | path

Searched refs:remountSystemReadOnly (Results 1 – 3 of 3) 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/test_framework/com/android/tradefed/targetprep/
DPushFilePreparer.java397 device.remountSystemReadOnly(); in tearDown()
/tools/tradefederation/core/src/com/android/tradefed/device/
DNativeDevice.java5047 public void remountSystemReadOnly() throws DeviceNotAvailableException { in remountSystemReadOnly() method in NativeDevice