Searched refs:getDevicesFromTypes (Results 1 – 6 of 6) sorted by relevance
160 if (availableOutputDevices.getDevicesFromTypes(getAudioDeviceOutAllScoSet()).isEmpty()) { in isBtScoActive()174 .getDevicesFromTypes(getAudioDeviceOutAllScoSet()).isEmpty()) { in isBtScoActive()204 availableOutputDevices.getDevicesFromTypes(getAudioDeviceOutAllA2dpSet())); in filterOutputDevicesForStrategy()206 availableOutputDevices.getDevicesFromTypes(getAudioDeviceOutAllBleSet())); in filterOutputDevicesForStrategy()241 DeviceVector availPrimaryOutputDevices = availableOutputDevices.getDevicesFromTypes( in filterOutputDevicesForStrategy()260 availableOutputDevices.remove(availableOutputDevices.getDevicesFromTypes({ in filterOutputDevicesForStrategy()265 if (!availableOutputDevices.getDevicesFromTypes({AUDIO_DEVICE_OUT_DGTL_DOCK_HEADSET}) in filterOutputDevicesForStrategy()268 availableOutputDevices.getDevicesFromTypes({AUDIO_DEVICE_OUT_SPEAKER})); in filterOutputDevicesForStrategy()277 availableOutputDevices.remove(desc->devices().getDevicesFromTypes({ in filterOutputDevicesForStrategy()374 if (!availableOutputDevices.getDevicesFromTypes(getAudioDeviceOutAllScoSet()).isEmpty()) { in getDevicesForStrategyInt()[all …]
136 const bool devicesSupported = !mSupportedDevices.getDevicesFromTypes(deviceTypes).empty(); in supportsDeviceTypes()149 return mSupportedDevices.getDevicesFromTypes(deviceTypes).itemAt(0)->getTagName(); in getTag()177 mSupportedDevices.getDevicesFromTypes(deviceTypes); in devicesSupportEncodedFormats()
136 DeviceVector getDevicesFromTypes(const DeviceTypeSet& types) const;138 return getDevicesFromTypes({type}); in getDevicesFromType()
381 DeviceVector DeviceVector::getDevicesFromTypes(const DeviceTypeSet& types) const in getDevicesFromTypes() function in android::DeviceVector
407 selectedDevices = availableOutputDevices.getDevicesFromTypes(deviceTypes); in getDevicesForProductStrategy()
649 DeviceVector declaredDevices = primaryModule->getDeclaredDevices().getDevicesFromTypes( in getHwOffloadFormatsSupportedForBluetoothMedia()2362 if (mAvailableOutputDevices.getDevicesFromTypes(deviceTypes).isEmpty()) { in isAnyDeviceTypeActive()2586 !desc->devices().getDevicesFromTypes( in checkLeBroadcastRoutes()