Searched refs:availProfileDevices (Results 1 – 1 of 1) sorted by relevance
4366 DeviceVector availProfileDevices = supportedDevices.filter(mAvailableOutputDevices); in initialize() local4373 if (availProfileDevices.isEmpty()) { in initialize()4376 supportedDevice = availProfileDevices.itemAt(0); in initialize()4392 for (const auto &device : availProfileDevices) { in initialize()4424 DeviceVector availProfileDevices = supportedDevices.filter(mAvailableInputDevices); in initialize() local4425 if (availProfileDevices.isEmpty()) { in initialize()4434 availProfileDevices.itemAt(0), in initialize()4440 availProfileDevices.toString().c_str(), in initialize()4444 for (const auto &device : availProfileDevices) { in initialize()