Home
last modified time | relevance | path

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

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