Searched refs:getBestVolumeDescription (Results 1 – 4 of 4) sorted by relevance
354 description = storage.getBestVolumeDescription(privateVol); in buildStorageVolume()374 description = storage.getBestVolumeDescription(this); in buildStorageVolume()
806 public @Nullable String getBestVolumeDescription(VolumeInfo vol) { in getBestVolumeDescription() method in StorageManager
156 title = mStorageManager.getBestVolumeDescription(privateVol); in updateVolumesLocked()162 title = mStorageManager.getBestVolumeDescription(volume); in updateVolumesLocked()
517 final String descrip = mStorageManager.getBestVolumeDescription(privateVol); in onMoveFinished()