Searched refs:buildAndGetStorageVolume (Results 1 – 1 of 1) sorted by relevance
41 shadowOf(storageManager).addStorageVolume(buildAndGetStorageVolume(file1, "sd card")); in getStorageVolumes()50 shadowOf(storageManager).addStorageVolume(buildAndGetStorageVolume(file1, "internal")); in getStorageVolume()69 private StorageVolume buildAndGetStorageVolume(File file, String description) { in buildAndGetStorageVolume() method in ShadowStorageManagerTest