HomeSort by relevance Sort by last modified time
    Searched refs:VolumeCmd (Results 1 - 2 of 2) sorted by null

  /system/vold/
CommandListener.h 38 class VolumeCmd : public VoldCommand {
40 VolumeCmd();
41 virtual ~VolumeCmd() {}
CommandListener.cpp 48 registerCmd(new VolumeCmd());
117 CommandListener::VolumeCmd::VolumeCmd() :
121 int CommandListener::VolumeCmd::runCommand(SocketClient *cli,

Completed in 47 milliseconds