Searched refs:findEmulatedForPrivate (Results 1 – 2 of 2) sorted by relevance
572 public @Nullable VolumeInfo findEmulatedForPrivate(VolumeInfo privateVol) { in findEmulatedForPrivate() method in StorageManager
364 return storage.findEmulatedForPrivate(storage.findVolumeByUuid(volumeUuid)); in findStorageForUuid()