Searched defs:findVolume (Results 1 – 5 of 5) sorted by relevance
91 public @NonNull MediaVolume findVolume(@NonNull String volumeName, @NonNull UserHandle user) in findVolume() method in VolumeCache
172 std::shared_ptr<VolumeBase> VolumeBase::findVolume(const std::string& id) { in findVolume() function in android::vold::VolumeBase
113 std::shared_ptr<VolumeBase> Disk::findVolume(const std::string& id) { in findVolume() function in android::vold::Disk
141 private VolumeInfo findVolume(String diskId) { in findVolume() method in FormatActivity
323 std::shared_ptr<android::vold::VolumeBase> VolumeManager::findVolume(const std::string& id) { in findVolume() function in VolumeManager