Home
last modified time | relevance | path

Searched refs:VolumeFsLabelChanged (Results 1 – 3 of 3) sorted by relevance

/system/vold/
DResponseCode.h80 static const int VolumeFsLabelChanged = 654; variable
DPrivateVolume.cpp59 notifyEvent(ResponseCode::VolumeFsLabelChanged, mFsLabel); in readMetadata()
DPublicVolume.cpp57 notifyEvent(ResponseCode::VolumeFsLabelChanged, mFsLabel); in readMetadata()