Searched refs:clientReleaseAudioPatch (Results 1 – 3 of 3) sorted by relevance
191 return mAudioPolicyService->clientReleaseAudioPatch(handle, delayMs); in releaseAudioPatch()
279 status_t clientReleaseAudioPatch(audio_patch_handle_t handle,
282 status_t AudioPolicyService::clientReleaseAudioPatch(audio_patch_handle_t handle, in clientReleaseAudioPatch() function in android::AudioPolicyService