Lines Matching refs:getOutputDevicesForAttributes

689                 mEngine->getOutputDevicesForAttributes(attributes_initializer(AUDIO_USAGE_MEDIA),  in setPhoneState()
693 mEngine->getOutputDevicesForAttributes(attributes_initializer(AUDIO_USAGE_ALARM), in setPhoneState()
968 outputDevices = mEngine->getOutputDevicesForAttributes(*resultAttr, requestedDevice, false); in getOutputForAttrInt()
1393 DeviceVector devices = mEngine->getOutputDevicesForAttributes( in setMsdPatch()
2494 curSrcDevices = mEngine->getOutputDevicesForAttributes(attr, nullptr, false).types(); in setVolumeIndexForAttributes()
2625 DeviceTypeSet deviceTypes = mEngine->getOutputDevicesForAttributes( in getVolumeIndexForAttributes()
2668 DeviceVector devices = mEngine->getOutputDevicesForAttributes( in selectOutputForMusicEffects()
3835 DeviceVector devices = mEngine->getOutputDevicesForAttributes(attributes, nullptr, false); in checkStrategyRoute()
3984 mEngine->getOutputDevicesForAttributes(attributes, nullptr, true); in connectAudioSource()
5112 DeviceVector oldDevices = mEngine->getOutputDevicesForAttributes(attr, 0, true /*fromCache*/); in checkOutputForAttributes()
5113 DeviceVector newDevices = mEngine->getOutputDevicesForAttributes(attr, 0, false /*fromCache*/); in checkOutputForAttributes()
5304 devices = mEngine->getOutputDevicesForAttributes(attr, nullptr, fromCache); in getNewOutputDevices()
5488 mEngine->getOutputDevicesForAttributes(attributes, nullptr, false/*fromCache*/); in checkDeviceMuteStrategies()
5850 … mEngine->getOutputDevicesForAttributes(attributes_initializer(AUDIO_USAGE_MEDIA), in computeVolume()