Home
last modified time | relevance | path

Searched defs:getCacheQuotaBytes (Results 1 – 8 of 8) sorted by relevance

/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/applications/
H A DStorageStatsSource.java58 public long getCacheQuotaBytes(String volumeUuid, int uid) { in getCacheQuotaBytes() method in StorageStatsSource
/aosp14/frameworks/base/core/java/android/app/usage/
H A DIStorageStatsManager.aidl31 long getCacheQuotaBytes(String volumeUuid, int uid, String callingPackage); in getCacheQuotaBytes() method
H A DStorageStatsManager.java348 public long getCacheQuotaBytes(String volumeUuid, int uid) { in getCacheQuotaBytes() method in StorageStatsManager
/aosp14/frameworks/base/core/java/android/os/storage/
H A DIStorageManager.aidl155 long getCacheQuotaBytes(String volumeUuid, int uid) = 75; in getCacheQuotaBytes() method
H A DStorageManager.java2035 public @BytesLong long getCacheQuotaBytes(@NonNull UUID storageUuid) throws IOException { in getCacheQuotaBytes() method in StorageManager
/aosp14/frameworks/base/services/usage/java/com/android/server/usage/
H A DStorageStatsService.java337 public long getCacheQuotaBytes(String volumeUuid, int uid, String callingPackage) { in getCacheQuotaBytes() method in StorageStatsService
/aosp14/frameworks/base/services/core/java/com/android/server/
H A DStorageManagerService.java3927 public long getCacheQuotaBytes(String volumeUuid, int uid) { in getCacheQuotaBytes() method in StorageManagerService
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...