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