Home
last modified time | relevance | path

Searched refs:VolumePathChanged (Results 1 – 2 of 2) sorted by relevance

/system/vold/
DResponseCode.h81 static const int VolumePathChanged = 655; variable
DVolumeBase.cpp119 notifyEvent(ResponseCode::VolumePathChanged, mPath); in setPath()