Home
last modified time | relevance | path

Searched refs:getCacheSizeBytes (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/os/storage/
DIStorageManager.aidl186 long getCacheSizeBytes(String volumeUuid, int uid) = 76; in getCacheSizeBytes() method
DStorageManager.java1940 public @BytesLong long getCacheSizeBytes(@NonNull UUID storageUuid) throws IOException { in getCacheSizeBytes() method in StorageManager
1943 return mStorageManager.getCacheSizeBytes(convert(storageUuid), app.uid); in getCacheSizeBytes()
/frameworks/base/services/core/java/com/android/server/
DStorageManagerService.java3173 public long getCacheSizeBytes(String volumeUuid, int uid) { in getCacheSizeBytes() method in StorageManagerService
/frameworks/base/services/
Dart-profile1773 PLcom/android/server/StorageManagerService;->getCacheSizeBytes(Ljava/lang/String;I)J
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt52555 Landroid/os/storage/IStorageManager$Stub$Proxy;->getCacheSizeBytes(Ljava/lang/String;I)J
52673 Landroid/os/storage/IStorageManager;->getCacheSizeBytes(Ljava/lang/String;I)J
/frameworks/base/non-updatable-api/
Dcurrent.txt35866 …method @WorkerThread public long getCacheSizeBytes(@NonNull java.util.UUID) throws java.io.IOExcep…
/frameworks/base/api/
Dcurrent.txt36010 …method @WorkerThread public long getCacheSizeBytes(@NonNull java.util.UUID) throws java.io.IOExcep…