Searched refs:getBestVolumeDescription (Results 1 – 4 of 4) sorted by relevance
431 description = storage.getBestVolumeDescription(privateVol); in buildStorageVolume()448 description = storage.getBestVolumeDescription(this); in buildStorageVolume()
987 public @Nullable String getBestVolumeDescription(VolumeInfo vol) { in getBestVolumeDescription() method in StorageManager
219 title = mStorageManager.getBestVolumeDescription(privateVol); in updateVolumesLocked()225 title = mStorageManager.getBestVolumeDescription(volume); in updateVolumesLocked()
573 final String descrip = mStorageManager.getBestVolumeDescription(privateVol); in onMoveFinished()