Home
last modified time | relevance | path

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

/tools/tradefederation/core/device_build_interfaces/com/android/tradefed/device/
DINativeDevice.java779 public long getExternalStoreFreeSpace() throws DeviceNotAvailableException; in getExternalStoreFreeSpace() method
/tools/tradefederation/core/src/com/android/tradefed/device/
DNativeDevice.java1301 public long getExternalStoreFreeSpace() throws DeviceNotAvailableException { in getExternalStoreFreeSpace() method in NativeDevice