Searched refs:getStorageFullBytes (Results 1 – 5 of 5) sorted by relevance
184 final long fullBytes = storage.getStorageFullBytes(file); in check()
1220 return path.getUsableSpace() - getStorageFullBytes(path); in getStorageBytesUntilLow()1272 public long getStorageFullBytes(File path) { in getStorageFullBytes() method in StorageManager
2914 final long fullReserved = storage.getStorageFullBytes(path); in getAllocatableBytes()2959 bytes += storage.getStorageFullBytes(path); in allocateBytes()
4254 Landroid/os/storage/StorageManager;->getStorageFullBytes(Ljava/io/File;)J
28875 HSPLandroid/os/storage/StorageManager;->getStorageFullBytes(Ljava/io/File;)J