Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
DIOProfile.h108 const bool areOutputDevices = Intersection(deviceTypes, getAudioDeviceInAllSet()).empty(); in supportsDeviceTypes() local
111 (!areOutputDevices || devicesSupportEncodedFormats(deviceTypes)); in supportsDeviceTypes()