Home
last modified time | relevance | path

Searched refs:requestedDevice (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp945 const sp<DeviceDescriptor> requestedDevice = in getOutputForAttrInt() local
970 bool usePrimaryOutputFromPolicyMixes = requestedDevice == nullptr && policyDesc != nullptr; in getOutputForAttrInt()
996 outputDevices = mEngine->getOutputDevicesForAttributes(*resultAttr, requestedDevice, false); in getOutputForAttrInt()
1067 const sp<DeviceDescriptor> requestedDevice = in getOutputForAttr() local
1072 requestedDevice != nullptr ? requestedPortId : AUDIO_PORT_HANDLE_NONE; in getOutputForAttr()