Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/audiopolicy/managerdefault/
H A DAudioPolicyManager.cpp269 const DeviceVector msdOutDevices = getMsdAudioOutDevices(); in setDeviceConnectionStateInt()
1019 DeviceVector msdDevices = getMsdAudioOutDevices(); in getOutputForAttrInt()
1420 DeviceVector AudioPolicyManager::getMsdAudioOutDevices() const { in getMsdAudioOutDevices() function in android::AudioPolicyManager
1538 device : getMsdAudioOutDevices().itemAt(0); in buildMsdPatch()
4011 if (getMsdAudioOutDevices().contains( in createAudioPatchInternal()
5688 if (!getMsdAudioOutDevices().isEmpty()) { in closeOutput()
6052 if (outputDesc->devices() == getMsdAudioOutDevices()) { in getNewOutputDevices()
H A DAudioPolicyManager.h886 DeviceVector getMsdAudioOutDevices() const;