Lines Matching refs:getOutputDevicesForAttributes
585 mEngine->getOutputDevicesForAttributes(attributes_initializer(AUDIO_USAGE_MEDIA), in handleDeviceConfigChange()
661 rxSinkdevices = mEngine->getOutputDevicesForAttributes( in selectBestRxSinkDevicesForCall()
910 mEngine->getOutputDevicesForAttributes(attributes_initializer(AUDIO_USAGE_MEDIA), in setPhoneState()
914 mEngine->getOutputDevicesForAttributes(attributes_initializer(AUDIO_USAGE_ALARM), in setPhoneState()
1317 outputDevices = mEngine->getOutputDevicesForAttributes(*resultAttr, requestedDevice, false); in getOutputForAttrInt()
1979 devices = mEngine->getOutputDevicesForAttributes( in setMsdOutputPatches()
3479 curSrcDevices = mEngine->getOutputDevicesForAttributes(attr, nullptr, false).types(); in setVolumeIndexForAttributes()
3630 deviceTypes = mEngine->getOutputDevicesForAttributes( in getVolumeIndexForAttributes()
3673 DeviceVector devices = mEngine->getOutputDevicesForAttributes( in selectOutputForMusicEffects()
4578 DeviceVector outputDevices = mEngine->getOutputDevicesForAttributes(attributes); in isDirectOutputSupported()
4686 DeviceVector engineOutputDevices = mEngine->getOutputDevicesForAttributes(*attr); in getDirectPlaybackSupport()
5663 DeviceVector devices = mEngine->getOutputDevicesForAttributes(attributes, nullptr, false); in checkStrategyRoute()
5836 mEngine->getOutputDevicesForAttributes(attributes, nullptr, false /*fromCache*/); in connectAudioSource()
6295 DeviceVector devices = mEngine->getOutputDevicesForAttributes(attr, nullptr, false); in checkVirtualizerClientRoutes()
6337 DeviceVector devices = mEngine->getOutputDevicesForAttributes(*attr, nullptr, false); in getSpatializerOutput()
7214 DeviceVector oldDevices = mEngine->getOutputDevicesForAttributes(attr, 0, true /*fromCache*/); in checkOutputForAttributes()
7215 DeviceVector newDevices = mEngine->getOutputDevicesForAttributes(attr, 0, false /*fromCache*/); in checkOutputForAttributes()
7524 devices = mEngine->getOutputDevicesForAttributes(attr, nullptr, fromCache); in getNewOutputDevices()
7700 mEngine->getOutputDevicesForAttributes(attributes, nullptr, false/*fromCache*/); in checkDeviceMuteStrategies()
8171 … mEngine->getOutputDevicesForAttributes(attributes_initializer(AUDIO_USAGE_MEDIA), in computeVolume()
8733 if (mEngine->getOutputDevicesForAttributes( in areAllActiveTracksRerouted()
8899 devices = mEngine->getOutputDevicesForAttributes( in getDevicesForAttributes()