Searched refs:DiskCreated (Results 1 – 2 of 2) sorted by relevance
/system/vold/ | ||
D | ResponseCode.h | 69 static const int DiskCreated = 640; variable |
D | Disk.cpp | 120 notifyEvent(ResponseCode::DiskCreated, StringPrintf("%d", mFlags)); in create() |