Home | History | Annotate | Download | only in managerdefault

Lines Matching defs:command

445      * routing command.
485 // force routing command to audio hardware when ending call
1204 // the track stop() command is received and at that time the audio track buffer can
2961 String8 command;
2968 command = mpClientInterface->getParameters(0, String8("test_cmd_policy"));
2969 AudioParameter param = AudioParameter(command);
2973 ALOGV("Test command %s received", command.string());
4203 // wait for the PCM output buffers to empty before proceeding with the rest of the command