Searched refs:stopOutputCommand (Results 1 – 4 of 4) sorted by relevance
251 void stopOutputCommand(audio_io_handle_t output,
179 mOutputCommandThread->stopOutputCommand(output, stream, session); in stopOutput()
189 mOutputCommandThread->stopOutputCommand(output, stream, session); in stopOutput()
652 void AudioPolicyService::AudioCommandThread::stopOutputCommand(audio_io_handle_t output, in stopOutputCommand() function in android::AudioPolicyService::AudioCommandThread