Home
last modified time | relevance | path

Searched refs:State_Unmounting (Results 1 – 2 of 2) sorted by relevance

/system/vold/
DVolume.h38 static const int State_Unmounting = 5; variable
DVolume.cpp99 else if (state == Volume::State_Unmounting) in stateToStr()
545 setState(Volume::State_Unmounting); in unmountVol()