Home
last modified time | relevance | path

Searched defs:getFreeBytes (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/deviceinfo/
H A DStorageVolumeProvider.java57 long getFreeBytes(StorageStatsManager stats, VolumeInfo volume) throws IOException; in getFreeBytes() method
H A DStorageManagerVolumeProvider.java58 public long getFreeBytes(StorageStatsManager stats, VolumeInfo volume) throws IOException { in getFreeBytes() method in StorageManagerVolumeProvider
/aosp14/frameworks/base/core/java/android/app/usage/
H A DStorageStatsManager.java144 public @BytesLong long getFreeBytes(@NonNull UUID storageUuid) throws IOException { in getFreeBytes() method in StorageStatsManager
157 public long getFreeBytes(String uuid) throws IOException { in getFreeBytes() method in StorageStatsManager
H A DIStorageStatsManager.aidl29 long getFreeBytes(String volumeUuid, String callingPackage); in getFreeBytes() method
/aosp14/frameworks/base/core/java/android/os/
H A DStatFs.java123 public long getFreeBytes() { in getFreeBytes() method in StatFs
/aosp14/frameworks/base/services/usage/java/com/android/server/usage/
H A DStorageStatsService.java291 public long getFreeBytes(String volumeUuid, String callingPackage) { in getFreeBytes() method in StorageStatsService
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...