Searched refs:getDevicesFromType (Results 1 – 5 of 5) sorted by relevance
155 availableOutputDevices.remove(availableOutputDevices.getDevicesFromType( in filterOutputDevicesForStrategy()180 availableOutputDevices.getDevicesFromType(AUDIO_DEVICE_OUT_HEARING_AID)); in filterOutputDevicesForStrategy()272 devices = availableOutputDevices.getDevicesFromType(AUDIO_DEVICE_OUT_SPEAKER); in getDevicesForStrategyInt()328 availableOutputDevices.getDevicesFromType( in getDevicesForStrategyInt()358 devices2 = availableOutputDevices.getDevicesFromType(AUDIO_DEVICE_OUT_SPEAKER); in getDevicesForStrategyInt()380 availableOutputDevices.getDevicesFromType(AUDIO_DEVICE_OUT_BLE_BROADCAST); in getDevicesForStrategyInt()397 devices2 = availableOutputDevices.getDevicesFromType(AUDIO_DEVICE_OUT_AUX_DIGITAL); in getDevicesForStrategyInt()401 devices2 = availableOutputDevices.getDevicesFromType( in getDevicesForStrategyInt()426 devices.remove(devices.getDevicesFromType(AUDIO_DEVICE_OUT_SPEAKER)); in getDevicesForStrategyInt()446 availableOutputDevices.getDevicesFromType( in getDevicesForStrategyInt()[all …]
113 DeviceVector deviceList = mSupportedDevices.getDevicesFromType(device->type()); in containsSingleDeviceSupportingEncodedFormats()
375 if (!(devices = getDevicesFromType(deviceType)).isEmpty()) { in getFirstDevicesFromTypes()439 DeviceVector devicesToRemove = getDevicesFromType(typeToRemove); in replaceDevicesByType()
132 DeviceVector getDevicesFromType(audio_devices_t type) const { in getDevicesFromType() function
517 DeviceVector deviceList = mAvailableOutputDevices.getDevicesFromType(device); in handleDeviceConfigChange()2226 getDevicesFromType(AUDIO_DEVICE_OUT_BLE_BROADCAST).isEmpty()) in checkLeBroadcastRoutes()5222 DeviceVector hdmiOutputDevices = mAvailableOutputDevices.getDevicesFromType( in setSurroundFormatEnabled()5244 DeviceVector hdmiInputDevices = mAvailableInputDevices.getDevicesFromType( in setSurroundFormatEnabled()6770 curDevices.getDevicesFromType(AUDIO_DEVICE_OUT_SPEAKER_SAFE); in getDevicesForAttributes()6773 mAvailableOutputDevices.getDevicesFromType(AUDIO_DEVICE_OUT_SPEAKER)); in getDevicesForAttributes()