OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:State_Mounted
(Results
1 - 4
of
4
) sorted by null
/system/vold/
Volume.h
37
static const int
State_Mounted
= 4;
Volume.cpp
97
else if (state == Volume::
State_Mounted
)
244
setState(Volume::
State_Mounted
);
355
setState(Volume::
State_Mounted
);
460
setState(Volume::
State_Mounted
);
539
if (getState() != Volume::
State_Mounted
) {
598
setState(Volume::
State_Mounted
);
DirectVolume.cpp
315
if (state != Volume::
State_Mounted
&& state != Volume::State_Shared) {
VolumeManager.cpp
[
all
...]
Completed in 35 milliseconds