Home
last modified time | relevance | path

Searched defs:getTotalBytes (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/applications/
DStorageStatsSource.java64 public long getTotalBytes(@NonNull UUID storageUuid) throws IOException { in getTotalBytes() method in StorageStatsSource
113 long getTotalBytes(); in getTotalBytes() method
140 public long getTotalBytes() { in getTotalBytes() method in StorageStatsSource.AppStorageStatsImpl
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/deviceinfo/
DStorageVolumeProvider.java50 long getTotalBytes(StorageStatsManager stats, VolumeInfo volume) throws IOException; in getTotalBytes() method
DStorageManagerVolumeProvider.java53 public long getTotalBytes(StorageStatsManager stats, VolumeInfo volume) throws IOException { in getTotalBytes() method in StorageManagerVolumeProvider
/frameworks/base/core/java/android/app/usage/
DStorageStatsManager.java110 public @BytesLong long getTotalBytes(@NonNull UUID storageUuid) throws IOException { in getTotalBytes() method in StorageStatsManager
123 public long getTotalBytes(String uuid) throws IOException { in getTotalBytes() method in StorageStatsManager
DExternalStorageStats.java46 public @BytesLong long getTotalBytes() { in getTotalBytes() method in ExternalStorageStats
DIStorageStatsManager.aidl28 long getTotalBytes(String volumeUuid, String callingPackage); in getTotalBytes() method
/frameworks/base/core/java/android/os/
DStatFs.java154 public long getTotalBytes() { in getTotalBytes() method in StatFs
/frameworks/base/services/usage/java/com/android/server/usage/
DStorageStatsService.java264 public long getTotalBytes(String volumeUuid, String callingPackage) { in getTotalBytes() method in StorageStatsService
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...