Searched refs:setPrimary (Results 1 – 3 of 3) sorted by relevance
132 int setPrimary(const std::shared_ptr<android::vold::VolumeBase>& vol);
219 vm->setPrimary(vol); in runCommand()
466 int VolumeManager::setPrimary(const std::shared_ptr<android::vold::VolumeBase>& vol) { in setPrimary() function in VolumeManager