Home
last modified time | relevance | path

Searched defs:sourceDevice (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp1411 const sp<DeviceDescriptor> &sourceDevice, in getMsdProfiles()
1501 const sp<DeviceDescriptor> sourceDevice = msdIsSource ? getMsdAudioInDevice() : device; in buildMsdPatch() local