Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/applications/
H A DStorageStatsSource.java107 long getTotalBytes(); in getTotalBytes() method
134 public long getTotalBytes() { in getTotalBytes() method in StorageStatsSource.AppStorageStatsImpl
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/deviceinfo/
H A DStorageVolumeProvider.java50 long getTotalBytes(StorageStatsManager stats, VolumeInfo volume) throws IOException; in getTotalBytes() method
H A DStorageManagerVolumeProvider.java53 public long getTotalBytes(StorageStatsManager stats, VolumeInfo volume) throws IOException { in getTotalBytes() method in StorageManagerVolumeProvider
/aosp14/frameworks/base/core/java/android/app/usage/
H A DStorageStatsManager.java112 public @BytesLong long getTotalBytes(@NonNull UUID storageUuid) throws IOException { in getTotalBytes() method in StorageStatsManager
125 public long getTotalBytes(String uuid) throws IOException { in getTotalBytes() method in StorageStatsManager
H A DExternalStorageStats.java46 public @BytesLong long getTotalBytes() { in getTotalBytes() method in ExternalStorageStats
H A DIStorageStatsManager.aidl28 long getTotalBytes(String volumeUuid, String callingPackage); in getTotalBytes() method
/aosp14/frameworks/base/core/java/android/os/
H A DStatFs.java154 public long getTotalBytes() { in getTotalBytes() method in StatFs
/aosp14/frameworks/base/services/usage/java/com/android/server/usage/
H A DStorageStatsService.java258 public long getTotalBytes(String volumeUuid, String callingPackage) { in getTotalBytes() 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 ...