Searched refs:findPrivateForEmulated (Results 1 – 5 of 5) sorted by relevance
394 final VolumeInfo privateVol = storage.findPrivateForEmulated(this); in buildStorageVolume()
852 public @Nullable VolumeInfo findPrivateForEmulated(VolumeInfo emulatedVol) { in findPrivateForEmulated() method in StorageManager
198 final VolumeInfo privateVol = mStorageManager.findPrivateForEmulated(volume); in updateVolumesLocked()
1501 final VolumeInfo privateVol = storage.findPrivateForEmulated(vol); in onVolumeCreatedLocked()
16736 HPLandroid/os/storage/StorageManager;->findPrivateForEmulated(Landroid/os/storage/VolumeInfo;)Landr…