Home
last modified time | relevance | path

Searched refs:removeOwners (Results 1 – 4 of 4) sorted by relevance

/tools/tradefederation/core/device_build_interfaces/com/android/tradefed/device/
DITestDevice.java928 public void removeOwners() throws DeviceNotAvailableException; in removeOwners() method
/tools/tradefederation/core/tests/src/com/android/tradefed/device/
DTestDeviceTest.java4445 mTestDevice.removeOwners(); in testRemoveOwners()
4483 mTestDevice.removeOwners(); in testRemoveOwnersWithAdditionalLines()
/tools/tradefederation/core/src/com/android/tradefed/device/
DTestDevice.java1774 public void removeOwners() throws DeviceNotAvailableException { in removeOwners() method in TestDevice
DNativeDevice.java4401 public void removeOwners() throws DeviceNotAvailableException { in removeOwners() method in NativeDevice