Searched refs:findEmulatedForPrivate (Results 1 – 5 of 5) sorted by relevance
48 public VolumeInfo findEmulatedForPrivate(VolumeInfo privateVolume) { in findEmulatedForPrivate() method in StorageManagerVolumeProvider49 return mStorageManager.findEmulatedForPrivate(privateVolume); in findEmulatedForPrivate()
43 VolumeInfo findEmulatedForPrivate(VolumeInfo privateVolume); in findEmulatedForPrivate() method
201 VolumeInfo shared = sm.findEmulatedForPrivate(primaryVolume); in getSystemSize()
785 public @Nullable VolumeInfo findEmulatedForPrivate(VolumeInfo privateVol) { in findEmulatedForPrivate() method in StorageManager
413 return storage.findEmulatedForPrivate(storage.findVolumeByUuid(volumeUuid)); in findStorageForUuid()