OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs: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 27 milliseconds