Searched refs:VolumePathChanged (Results 1 – 2 of 2) sorted by relevance
/system/vold/ | ||
D | ResponseCode.h | 81 static const int VolumePathChanged = 655; variable |
D | VolumeBase.cpp | 119 notifyEvent(ResponseCode::VolumePathChanged, mPath); in setPath() |