Searched refs:shareVolume (Results 1 - 3 of 3) sorted by relevance

/system/vold/
H A DVolumeManager.h85 int shareVolume(const char *label, const char *method);
H A DCommandListener.cpp161 rc = vm->shareVolume(argv[2], argv[3]);
H A DVolumeManager.cpp1015 int VolumeManager::shareVolume(const char *label, const char *method) { function in class:VolumeManager

Completed in 48 milliseconds