Searched refs:VolumeListResult (Results 1 – 2 of 2) sorted by relevance
/system/vold/ | ||
D | ResponseCode.h | 26 static const int VolumeListResult = 110; variable |
D | VolumeManager.cpp | 163 cli->sendMsg(ResponseCode::VolumeListResult, buffer, false); in listVolumes() |