Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp3980 audio_devices_t outputDeviceTypes = mAvailableOutputDevices.types(); in loadConfig() local
4016 profileType = outProfile->getSupportedDeviceForType(outputDeviceTypes); in loadConfig()
4018 if ((profileType & outputDeviceTypes) == 0) { in loadConfig()