Searched refs:onFreeCache (Results 1 – 2 of 2) sorted by relevance
168 public void onFreeCache(@NonNull UUID volumeUuid, @BytesLong long bytes) throws IOException { in onFreeCache() method in ExternalStorageService226 onFreeCache(StorageManager.convert(volumeUuid), bytes); in freeCache()
13210 method public void onFreeCache(@NonNull java.util.UUID, long) throws java.io.IOException;