Home
last modified time | relevance | path

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

/frameworks/av/media/libaudiofoundation/include/media/
DAudioContainers.h43 const DeviceTypeSet& getAudioDeviceOutAllScoSet();
/frameworks/av/services/audiopolicy/enginedefault/src/
DEngine.cpp160 if (availableOutputDevices.getDevicesFromTypes(getAudioDeviceOutAllScoSet()).isEmpty()) { in isBtScoActive()
174 .getDevicesFromTypes(getAudioDeviceOutAllScoSet()).isEmpty()) { in isBtScoActive()
374 if (!availableOutputDevices.getDevicesFromTypes(getAudioDeviceOutAllScoSet()).isEmpty()) { in getDevicesForStrategyInt()
/frameworks/av/media/libaudiofoundation/
DAudioContainers.cpp38 const DeviceTypeSet& getAudioDeviceOutAllScoSet() { in getAudioDeviceOutAllScoSet() function
/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp7423 !Intersection(mAvailableOutputDevices.types(), getAudioDeviceOutAllScoSet()).empty()); in checkA2dpSuspend()