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

  /system/vold/
Volume.h 37 static const int State_Formatting = 6;
DirectVolume.cpp 221 if (getState() != Volume::State_Formatting) {
259 if (getState() != Volume::State_Formatting) {
Volume.cpp 101 else if (state == Volume::State_Formatting)
229 setState(Volume::State_Formatting);

Completed in 77 milliseconds