Home
last modified time | relevance | path

Searched refs:releaseAudioPatchCommand (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/audiopolicy/
DAudioPolicyService.h260 status_t releaseAudioPatchCommand(audio_patch_handle_t handle,
DAudioPolicyService.cpp210 return mAudioCommandThread->releaseAudioPatchCommand(handle, delayMs); in clientReleaseAudioPatch()
700 status_t AudioPolicyService::AudioCommandThread::releaseAudioPatchCommand(audio_patch_handle_t hand… in releaseAudioPatchCommand() function in android::AudioPolicyService::AudioCommandThread