Searched refs:getAvailableBytesInFileSystemAtGivenRoot (Results 1 – 1 of 1) sorted by relevance
186 long bytesAvailable = getAvailableBytesInFileSystemAtGivenRoot(root); in findSpace()194 bytesAvailable = getAvailableBytesInFileSystemAtGivenRoot(root); in findSpace()256 private long getAvailableBytesInFileSystemAtGivenRoot(File root) { in getAvailableBytesInFileSystemAtGivenRoot() method in StorageManager