Searched refs:CMD_STOP_PLAYBACK (Results 1 – 1 of 1) sorted by relevance
57 private static final int CMD_STOP_PLAYBACK = 0x12340003; field in AudioProtocol327 sendSimpleReplyHeader(CMD_STOP_PLAYBACK, PROTOCOL_OK); in handleStopPlayback()542 case CMD_STOP_PLAYBACK: in run()