HomeSort by relevance Sort by last modified time
    Searched refs:mVolManagerDisabled (Results 1 - 2 of 2) sorted by null

  /system/vold/
VolumeManager.h 68 int mVolManagerDisabled;
87 void disableVolumeManager(void) { mVolManagerDisabled = 1; }
VolumeManager.cpp 71 mVolManagerDisabled = 0;
178 if (mVolManagerDisabled) {
    [all...]

Completed in 618 milliseconds