Home
last modified time | relevance | path

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

/system/vold/
DResponseCode.h26 static const int VolumeListResult = 110; variable
DVolumeManager.cpp163 cli->sendMsg(ResponseCode::VolumeListResult, buffer, false); in listVolumes()