Home
last modified time | relevance | path

Searched refs:getIoForSession (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
H A DEffectDescriptor.h75 audio_io_handle_t getIoForSession(audio_session_t sessionId,
/aosp12/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
H A DEffectDescriptor.cpp205 audio_io_handle_t EffectDescriptorCollection::getIoForSession(audio_session_t sessionId, in getIoForSession() function in android::EffectDescriptorCollection
/aosp12/frameworks/av/services/audiopolicy/managerdefault/
H A DAudioPolicyManager.cpp1656 audio_io_handle_t hapticGeneratingOutput = mEffects.getIoForSession( in selectOutput()