Searched refs:getMsdAudioOutDevices (Results 1 – 2 of 2) sorted by relevance
269 const DeviceVector msdOutDevices = getMsdAudioOutDevices(); in setDeviceConnectionStateInt()1019 DeviceVector msdDevices = getMsdAudioOutDevices(); in getOutputForAttrInt()1420 DeviceVector AudioPolicyManager::getMsdAudioOutDevices() const { in getMsdAudioOutDevices() function in android::AudioPolicyManager1538 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()
886 DeviceVector getMsdAudioOutDevices() const;