Home
last modified time | relevance | path

Searched defs:getMountPoint (Results 1 – 5 of 5) sorted by relevance

/tools/tradefederation/core/device_build_interfaces/com/android/tradefed/device/
DIDeviceStateMonitor.java191 public String getMountPoint(String mountName) throws DeviceNotAvailableException; in getMountPoint() method
DStubDevice.java104 public String getMountPoint(String name) { in getMountPoint() method in StubDevice
DINativeDevice.java966 public String getMountPoint(String mountName); in getMountPoint() method
/tools/tradefederation/core/src/com/android/tradefed/device/
DNativeDeviceStateMonitor.java471 public String getMountPoint(String mountName) throws DeviceNotAvailableException { in getMountPoint() method in NativeDeviceStateMonitor
DNativeDevice.java1890 public String getMountPoint(String mountName) { in getMountPoint() method in NativeDevice