OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:State_Shared
(Results
1 - 4
of
4
) sorted by null
/system/vold/
Volume.h
38
static const int
State_Shared
= 7;
DirectVolume.cpp
82
setState(Volume::
State_Shared
);
310
if (state != Volume::State_Mounted && state != Volume::
State_Shared
) {
335
} else if (state == Volume::
State_Shared
) {
Volume.cpp
106
else if (state == Volume::
State_Shared
)
VolumeManager.cpp
[
all
...]
Completed in 4468 milliseconds