Searched refs:findPrivateForEmulated (Results 1 – 5 of 5) sorted by relevance
348 final VolumeInfo privateVol = storage.findPrivateForEmulated(this); in buildStorageVolume()
714 public @Nullable VolumeInfo findPrivateForEmulated(VolumeInfo emulatedVol) { in findPrivateForEmulated() method in StorageManager
183 final VolumeInfo privateVol = mStorageManager.findPrivateForEmulated(volume); in updateVolumesLocked()
1154 final VolumeInfo privateVol = storage.findPrivateForEmulated(vol); in onVolumeCreatedLocked()
28869 HSPLandroid/os/storage/StorageManager;->findPrivateForEmulated(Landroid/os/storage/VolumeInfo;)Land…