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