Searched defs:getFreeBytes (Results 1 – 6 of 6) sorted by relevance
57 long getFreeBytes(StorageStatsManager stats, VolumeInfo volume) throws IOException; in getFreeBytes() method
58 public long getFreeBytes(StorageStatsManager stats, VolumeInfo volume) throws IOException { in getFreeBytes() method in StorageManagerVolumeProvider
123 public long getFreeBytes() { in getFreeBytes() method in StatFs
144 public @BytesLong long getFreeBytes(@NonNull UUID storageUuid) throws IOException { in getFreeBytes() method in StorageStatsManager157 public long getFreeBytes(String uuid) throws IOException { in getFreeBytes() method in StorageStatsManager
29 long getFreeBytes(String volumeUuid, String callingPackage); in getFreeBytes() method
234 public long getFreeBytes(String volumeUuid, String callingPackage) { in getFreeBytes() method in StorageStatsService