Searched refs:getAdoptionVolumeUuid (Results 1 – 2 of 2) sorted by relevance
71 String.format("/storage/%s", storageHelper.getAdoptionVolumeUuid("public"))); in testCopyFromPortable()91 String.format("/storage/%s", storageHelper.getAdoptionVolumeUuid("public"))); in testDeleteFromPortable()109 String.format("/storage/%s", storageHelper.getAdoptionVolumeUuid("public"))); in testExplorePortable()129 String.format("/storage/%s", storageHelper.getAdoptionVolumeUuid("public"))); in testShareableFromPortable()148 String.format("/storage/%s", storageHelper.getAdoptionVolumeUuid("public"))); in testPortableOverflowSettings()
181 public String getAdoptionVolumeUuid(String volType) throws InterruptedException { in getAdoptionVolumeUuid() method in ExternalStorageHelper