Home
last modified time | relevance | path

Searched defs:removeAudioPatch (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
H A DAudioPatch.cpp75 status_t AudioPatchCollection::removeAudioPatch(audio_patch_handle_t handle) in removeAudioPatch() function in android::AudioPatchCollection
/aosp12/frameworks/av/services/audiopolicy/managerdefault/
H A DAudioPolicyManager.h709 virtual status_t removeAudioPatch(audio_patch_handle_t handle) in removeAudioPatch() function