Searched refs:VolumeListResult (Results 1 - 2 of 2) sorted by relevance
/system/vold/ | ||
H A D | ResponseCode.h | 26 static const int VolumeListResult = 110; member in class:ResponseCode |
H A D | VolumeManager.cpp | 164 cli->sendMsg(ResponseCode::VolumeListResult, buffer, false); |
Completed in 83 milliseconds