Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp324 const DeviceVector msdOutDevices = getMsdAudioOutDevices(); in setDeviceConnectionStateInt()
1033 modules, getMsdAudioOutDevices(), samplingRate, format, channelMask, in getMsdProfileForOutput()
1212 DeviceVector msdDevices = getMsdAudioOutDevices(); in getOutputForAttrInt()
1785 DeviceVector AudioPolicyManager::getMsdAudioOutDevices() const { in getMsdAudioOutDevices() function in android::AudioPolicyManager
1819 if (getMsdAudioOutDevices().contains(mAvailableOutputDevices.getDeviceFromId(sink->id))) { in isMsdPatch()
1946 device : getMsdAudioOutDevices().itemAt(0); in buildMsdPatch()
4694 outputDevices = getMsdAudioOutDevices(); in getDirectPlaybackSupport()
5326 if (getMsdAudioOutDevices().contains( in createAudioPatchInternal()
7081 if (!getMsdAudioOutDevices().isEmpty()) { in closeOutput()
7476 if (outputDesc->devices() == getMsdAudioOutDevices()) { in getNewOutputDevices()
DAudioPolicyManager.h1058 DeviceVector getMsdAudioOutDevices() const;