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