Home
last modified time | relevance | path

Searched refs:remountVendorReadOnly (Results 1 – 3 of 3) sorted by relevance

/tools/tradefederation/core/device_build_interfaces/com/android/tradefed/device/
DINativeDevice.java1508 public void remountVendorReadOnly() throws DeviceNotAvailableException; in remountVendorReadOnly() method
/tools/tradefederation/core/test_framework/com/android/tradefed/targetprep/
DPushFilePreparer.java400 device.remountVendorReadOnly(); in tearDown()
/tools/tradefederation/core/src/com/android/tradefed/device/
DNativeDevice.java5059 public void remountVendorReadOnly() throws DeviceNotAvailableException { in remountVendorReadOnly() method in NativeDevice