Searched refs:setPrimary (Results 1 – 3 of 3) sorted by relevance
96 int setPrimary(const std::shared_ptr<android::vold::VolumeBase>& vol);
421 int VolumeManager::setPrimary(const std::shared_ptr<android::vold::VolumeBase>& vol) { in setPrimary() function in VolumeManager
274 res = VolumeManager::Instance()->setPrimary(vol); in mount()