Searched refs:getBestVolumeDescription (Results 1 – 5 of 5) 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()
12581 HSPLandroid/os/storage/StorageManager;->getBestVolumeDescription(Landroid/os/storage/VolumeInfo;)Lj…