Home
last modified time | relevance | path

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

/system/vold/
DResponseCode.h77 static const int VolumeStateChanged = 651; variable
DVolumeBase.cpp49 notifyEvent(ResponseCode::VolumeStateChanged, StringPrintf("%d", mState)); in setState()