Searched refs:getDevicesFromType (Results 1 – 5 of 5) sorted by relevance
187 if (inputs.activeInputsCountOnDevices(availableInputDevices.getDevicesFromType( in isBtScoActive()214 availableOutputDevices.remove(availableOutputDevices.getDevicesFromType( in filterOutputDevicesForStrategy()244 availableOutputDevices.getDevicesFromType(AUDIO_DEVICE_OUT_HEARING_AID)); in filterOutputDevicesForStrategy()338 devices = availableOutputDevices.getDevicesFromType(AUDIO_DEVICE_OUT_SPEAKER); in getDevicesForStrategyInt()396 availableOutputDevices.getDevicesFromType( in getDevicesForStrategyInt()426 devices2 = availableOutputDevices.getDevicesFromType(AUDIO_DEVICE_OUT_SPEAKER); in getDevicesForStrategyInt()448 availableOutputDevices.getDevicesFromType(AUDIO_DEVICE_OUT_BLE_BROADCAST); in getDevicesForStrategyInt()480 devices2 = availableOutputDevices.getDevicesFromType( in getDevicesForStrategyInt()507 devices.remove(devices.getDevicesFromType(AUDIO_DEVICE_OUT_SPEAKER)); in getDevicesForStrategyInt()527 availableOutputDevices.getDevicesFromType( in getDevicesForStrategyInt()[all …]
412 if (!(devices = getDevicesFromType(deviceType)).isEmpty()) { in getFirstDevicesFromTypes()476 DeviceVector devicesToRemove = getDevicesFromType(typeToRemove); in replaceDevicesByType()
154 DeviceVector deviceList = mSupportedDevices.getDevicesFromType(device->type()); in containsSingleDeviceSupportingEncodedFormats()
137 DeviceVector getDevicesFromType(audio_devices_t type) const { in getDevicesFromType() function
532 DeviceVector deviceList = mAvailableOutputDevices.getDevicesFromType(device); in handleDeviceConfigChange()2584 getDevicesFromType(AUDIO_DEVICE_OUT_BLE_BROADCAST).isEmpty()) in checkLeBroadcastRoutes()6034 DeviceVector hdmiOutputDevices = mAvailableOutputDevices.getDevicesFromType( in setSurroundFormatEnabled()6056 DeviceVector hdmiInputDevices = mAvailableInputDevices.getDevicesFromType( in setSurroundFormatEnabled()8910 devices.getDevicesFromType(AUDIO_DEVICE_OUT_SPEAKER_SAFE); in getDevicesForAttributes()8912 devices.merge(mAvailableOutputDevices.getDevicesFromType(AUDIO_DEVICE_OUT_SPEAKER)); in getDevicesForAttributes()