Home
last modified time | relevance | path

Searched refs:DiskSizeChanged (Results 1 – 2 of 2) sorted by relevance

/system/vold/
DResponseCode.h70 static const int DiskSizeChanged = 641; variable
DDisk.cpp239 notifyEvent(ResponseCode::DiskSizeChanged, StringPrintf("%" PRId64, mSize)); in readMetadata()