Searched refs:findPrivateForEmulated (Results 1 – 5 of 5) sorted by relevance
429 final VolumeInfo privateVol = storage.findPrivateForEmulated(this); in buildStorageVolume()
854 public @Nullable VolumeInfo findPrivateForEmulated(VolumeInfo emulatedVol) { in findPrivateForEmulated() method in StorageManager
218 final VolumeInfo privateVol = mStorageManager.findPrivateForEmulated(volume); in updateVolumesLocked()
1514 final VolumeInfo privateVol = storage.findPrivateForEmulated(vol); in onVolumeCreatedLocked()
38886 Landroid/os/storage/StorageManager;->findPrivateForEmulated(Landroid/os/storage/VolumeInfo;)Landroi…