Searched refs:getAudioDeviceOutAllA2dpSet (Results 1 – 6 of 6) sorted by relevance
240 deviceTypes, android::getAudioDeviceOutAllA2dpSet()); in apm_extract_one_audio_device()
31 const DeviceTypeSet& getAudioDeviceOutAllA2dpSet() { in getAudioDeviceOutAllA2dpSet() function
38 const DeviceTypeSet& getAudioDeviceOutAllA2dpSet();
874 outputDesc->devices().containsDeviceAmongTypes(getAudioDeviceOutAllA2dpSet()) && in getA2dpOutput()875 outputDesc->devicesSupportEncodedFormats(getAudioDeviceOutAllA2dpSet())) { in getA2dpOutput()891 if (outputProfile->supportsDeviceTypes(getAudioDeviceOutAllA2dpSet())) { in isA2dpOffloadedOnPrimary()
602 audioDeviceSet = getAudioDeviceOutAllA2dpSet(); in getHwOffloadFormatsSupportedForBluetoothMedia()
3457 if (!Intersection(outDeviceTypes(), getAudioDeviceOutAllA2dpSet()).empty()) { in cacheParameters_l()