Searched refs:VolumeStateChanged (Results 1 – 2 of 2) sorted by relevance
/system/vold/ | ||
D | ResponseCode.h | 77 static const int VolumeStateChanged = 651; variable |
D | VolumeBase.cpp | 49 notifyEvent(ResponseCode::VolumeStateChanged, StringPrintf("%d", mState)); in setState() |