Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.h874 DeviceVector getMsdAudioOutDevices() const;
DAudioPolicyManager.cpp269 const DeviceVector msdOutDevices = getMsdAudioOutDevices(); in setDeviceConnectionStateInt()
993 DeviceVector msdDevices = getMsdAudioOutDevices(); in getOutputForAttrInt()
1385 DeviceVector AudioPolicyManager::getMsdAudioOutDevices() const { in getMsdAudioOutDevices() function in android::AudioPolicyManager
1503 device : getMsdAudioOutDevices().itemAt(0); in buildMsdPatch()
3976 if (getMsdAudioOutDevices().contains( in createAudioPatchInternal()
5451 if (!getMsdAudioOutDevices().isEmpty()) { in closeOutput()
5815 if (outputDesc->devices() == getMsdAudioOutDevices()) { in getNewOutputDevices()