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

  /system/vold/
Volume.h 39 static const int State_Formatting = 6;
DirectVolume.cpp 229 if (getState() != Volume::State_Formatting) {
267 if (getState() != Volume::State_Formatting) {
Volume.cpp 103 else if (state == Volume::State_Formatting)
257 setState(Volume::State_Formatting);

Completed in 6117 milliseconds