OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:VolumeStateChange
(Results
1 - 2
of
2
) sorted by null
/system/vold/
ResponseCode.h
55
static const int
VolumeStateChange
= 605;
/frameworks/base/services/java/com/android/server/
MountService.java
174
public static final int
VolumeStateChange
= 605;
793
if (code == VoldResponseCode.
VolumeStateChange
) {
[
all
...]
Completed in 63 milliseconds