Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
H A DAudioOutputDescriptor.cpp37 static const DeviceTypeSet allOutRemoteDevices = {AUDIO_DEVICE_OUT_REMOTE_SUBMIX}; in getAllOutRemoteDevices() local
38 return allOutRemoteDevices; in getAllOutRemoteDevices()