Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp919 const sp<DeviceDescriptor> requestedDevice = in getOutputForAttrInt() local
945 bool usePrimaryOutputFromPolicyMixes = requestedDevice == nullptr && primaryMix != nullptr; in getOutputForAttrInt()
995 outputDevices = mEngine->getOutputDevicesForAttributes(*resultAttr, requestedDevice, false); in getOutputForAttrInt()
1073 const sp<DeviceDescriptor> requestedDevice = in getOutputForAttr() local
1078 requestedDevice != nullptr ? requestedPortId : AUDIO_PORT_HANDLE_NONE; in getOutputForAttr()