Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/storage/
DDeviceStorageMonitorService.java184 final long fullBytes = storage.getStorageFullBytes(file); in check()
/frameworks/base/core/java/android/os/storage/
DStorageManager.java1220 return path.getUsableSpace() - getStorageFullBytes(path); in getStorageBytesUntilLow()
1272 public long getStorageFullBytes(File path) { in getStorageFullBytes() method in StorageManager
/frameworks/base/services/core/java/com/android/server/
DStorageManagerService.java2914 final long fullReserved = storage.getStorageFullBytes(path); in getAllocatableBytes()
2959 bytes += storage.getStorageFullBytes(path); in allocateBytes()
/frameworks/base/config/
Dhiddenapi-light-greylist.txt4254 Landroid/os/storage/StorageManager;->getStorageFullBytes(Ljava/io/File;)J
Dboot-image-profile.txt28875 HSPLandroid/os/storage/StorageManager;->getStorageFullBytes(Ljava/io/File;)J