Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/storage/
DDeviceStorageMonitorService.java180 final long fullBytes = storage.getStorageFullBytes(file); in check()
/frameworks/base/core/java/android/os/storage/
DStorageManager.java1320 return path.getUsableSpace() - getStorageFullBytes(path); in getStorageBytesUntilLow()
1374 public long getStorageFullBytes(File path) { in getStorageFullBytes() method in StorageManager
/frameworks/base/services/core/java/com/android/server/
DStorageManagerService.java3233 final long fullReserved = storage.getStorageFullBytes(path); in getAllocatableBytes()
3278 bytes += storage.getStorageFullBytes(path); in allocateBytes()
/frameworks/base/config/
Dboot-image-profile.txt12586 HSPLandroid/os/storage/StorageManager;->getStorageFullBytes(Ljava/io/File;)J