Searched refs:findPrivateForEmulated (Results 1 – 4 of 4) sorted by relevance
352 final VolumeInfo privateVol = storage.findPrivateForEmulated(this); in buildStorageVolume()
582 public @Nullable VolumeInfo findPrivateForEmulated(VolumeInfo emulatedVol) { in findPrivateForEmulated() method in StorageManager
161 final VolumeInfo privateVol = mStorageManager.findPrivateForEmulated(volume); in updateVolumesLocked()
1265 final VolumeInfo privateVol = storage.findPrivateForEmulated(vol); in onVolumeCreatedLocked()