Searched refs:CMD_START_PLAYBACK (Results 1 – 1 of 1) sorted by relevance
56 private static final int CMD_START_PLAYBACK = 0x12340002; field in AudioProtocol121 sendSimpleReplyHeader(CMD_START_PLAYBACK, PROTOCOL_OK); in onMarkerReached()308 sendSimpleReplyHeader(CMD_START_PLAYBACK, PROTOCOL_ERROR_WRONG_PARAM); in handleStartPlayback()539 case CMD_START_PLAYBACK: in run()