HomeSort by relevance Sort by last modified time
    Searched full:shareenabled (Results 1 - 4 of 4) sorted by null

  /system/vold/
VolumeManager.h 85 int shareEnabled(const char *path, const char *method, bool *enabled);
DirectVolume.cpp 324 if (mVm->shareEnabled(getLabel(), "ums", &enabled) == 0 && enabled) {
CommandListener.cpp 198 if (vm->shareEnabled(argv[2], argv[3], &enabled)) {
VolumeManager.cpp     [all...]

Completed in 214 milliseconds