Searched refs:DiskLabelChanged (Results 1 – 2 of 2) sorted by relevance
/system/vold/ | ||
D | ResponseCode.h | 71 static const int DiskLabelChanged = 642; variable |
D | Disk.cpp | 276 notifyEvent(ResponseCode::DiskLabelChanged, mLabel); in readMetadata() |