Searched refs:stopOutputCommand (Results 1 – 3 of 3) sorted by relevance
616 void stopOutputCommand(audio_port_handle_t portId);
2175 void AudioPolicyService::AudioCommandThread::stopOutputCommand(audio_port_handle_t portId) in stopOutputCommand() function in android::AudioPolicyService::AudioCommandThread
520 mOutputCommandThread->stopOutputCommand(portId); in stopOutput()