Searched refs:getDevicesFromTypes (Results 1 – 6 of 6) sorted by relevance
150 if (availableOutputDevices.getDevicesFromTypes(getAudioDeviceOutAllScoSet()).isEmpty()) { in isBtScoActive()172 availableOutputDevices.getDevicesFromTypes(getAudioDeviceOutAllA2dpSet())); in filterOutputDevicesForStrategy()174 availableOutputDevices.getDevicesFromTypes(getAudioDeviceOutAllBleSet())); in filterOutputDevicesForStrategy()209 DeviceVector availPrimaryOutputDevices = availableOutputDevices.getDevicesFromTypes( in filterOutputDevicesForStrategy()228 availableOutputDevices.remove(availableOutputDevices.getDevicesFromTypes({ in filterOutputDevicesForStrategy()233 if (!availableOutputDevices.getDevicesFromTypes({AUDIO_DEVICE_OUT_DGTL_DOCK_HEADSET}) in filterOutputDevicesForStrategy()236 availableOutputDevices.getDevicesFromTypes({AUDIO_DEVICE_OUT_SPEAKER})); in filterOutputDevicesForStrategy()245 availableOutputDevices.remove(desc->devices().getDevicesFromTypes({ in filterOutputDevicesForStrategy()342 if (!availableOutputDevices.getDevicesFromTypes(getAudioDeviceOutAllScoSet()).isEmpty() in getDevicesForStrategyInt()370 if (!availableOutputDevices.getDevicesFromTypes(getAudioDeviceOutAllBleSet()).isEmpty() in getDevicesForStrategyInt()[all …]
142 const bool devicesSupported = !mSupportedDevices.getDevicesFromTypes(deviceTypes).empty(); in supportsDeviceTypes()155 return mSupportedDevices.getDevicesFromTypes(deviceTypes).itemAt(0)->getTagName(); in getTag()183 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
465 selectedDevices = availableOutputDevices.getDevicesFromTypes(deviceTypes); in getDevicesForProductStrategy()
682 DeviceVector declaredDevices = primaryModule->getDeclaredDevices().getDevicesFromTypes( in getHwOffloadFormatsSupportedForBluetoothMedia()2489 if (mAvailableOutputDevices.getDevicesFromTypes(deviceTypes).isEmpty()) { in isAnyDeviceTypeActive()2724 !desc->devices().getDevicesFromTypes( in checkLeBroadcastRoutes()6372 DeviceVector hdmiOutputDevices = mAvailableOutputDevices.getDevicesFromTypes( in setSurroundFormatEnabled()