Searched refs:getBestVolumeDescription (Results 1 – 5 of 5) sorted by relevance
354 description = storage.getBestVolumeDescription(privateVol); in buildStorageVolume()374 description = storage.getBestVolumeDescription(this); in buildStorageVolume()
644 public @Nullable String getBestVolumeDescription(VolumeInfo vol) { in getBestVolumeDescription() method in StorageManager
162 title = mStorageManager.getBestVolumeDescription(privateVol); in updateVolumesLocked()166 title = mStorageManager.getBestVolumeDescription(volume); in updateVolumesLocked()
214 volumeLabel = sm.getBestVolumeDescription(volume); in showFragment()
504 final String descrip = mStorageManager.getBestVolumeDescription(privateVol); in onMoveFinished()