Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/device/
DNativeDevice.java1310 String output = getDfOutput(partition); in getPartitionFreeSpace()
1337 private String getDfOutput(String externalStorePath) throws DeviceNotAvailableException { in getDfOutput() method in NativeDevice