Searched refs:getCacheSizeBytes (Results 1 – 6 of 6) sorted by relevance
156 long getCacheSizeBytes(String volumeUuid, int uid) = 76; in getCacheSizeBytes() method
2095 public @BytesLong long getCacheSizeBytes(@NonNull UUID storageUuid) throws IOException { in getCacheSizeBytes() method in StorageManager2098 return mStorageManager.getCacheSizeBytes(convert(storageUuid), app.uid); in getCacheSizeBytes()
4088 public long getCacheSizeBytes(String volumeUuid, int uid) { in getCacheSizeBytes() method in StorageManagerService
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
38027 Landroid/os/storage/IStorageManager$Stub$Proxy;->getCacheSizeBytes(Ljava/lang/String;I)J38145 Landroid/os/storage/IStorageManager;->getCacheSizeBytes(Ljava/lang/String;I)J
34422 …method @WorkerThread public long getCacheSizeBytes(@NonNull java.util.UUID) throws java.io.IOExcep…