Searched refs:requestedDevice (Results 1 – 1 of 1) sorted by relevance
994 const sp<DeviceDescriptor> requestedDevice = in getOutputForAttrInt() local1020 bool usePrimaryOutputFromPolicyMixes = requestedDevice == nullptr && primaryMix != nullptr; in getOutputForAttrInt()1070 outputDevices = mEngine->getOutputDevicesForAttributes(*resultAttr, requestedDevice, false); in getOutputForAttrInt()1154 const sp<DeviceDescriptor> requestedDevice = in getOutputForAttr() local1159 requestedDevice != nullptr ? requestedPortId : AUDIO_PORT_HANDLE_NONE; in getOutputForAttr()