Searched refs:DiskSysPathChanged (Results 1 – 2 of 2) sorted by relevance
/system/vold/ | ||
D | ResponseCode.h | 73 static const int DiskSysPathChanged = 644; variable |
D | Disk.cpp | 277 notifyEvent(ResponseCode::DiskSysPathChanged, mSysPath); in readMetadata() |