Lines Matching defs:command
319 // force routing command to audio hardware when starting a call
328 // force routing command to audio hardware when exiting a call
337 // force routing command to audio hardware when switching between telephony and VoIP
350 // force routing command to audio hardware when ending call
834 // the track stop() command is received and at that time the audio track buffer can
1683 String8 command;
1690 command = mpClientInterface->getParameters(0, String8("test_cmd_policy"));
1691 AudioParameter param = AudioParameter(command);
1695 ALOGV("Test command %s received", command.string());
2817 // wait for the PCM output buffers to empty before proceeding with the rest of the command