Searched refs:CMD_START_RECORDING (Results 1 – 1 of 1) sorted by relevance
58 private static final int CMD_START_RECORDING = 0x12340004; field in AudioProtocol379 CMD_START_RECORDING, in handleStartRecording()395 sendSimpleReplyHeader(CMD_START_RECORDING, PROTOCOL_ERROR_WRONG_PARAM); in handleStartRecording()545 case CMD_START_RECORDING: in run()