Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp3192 audio_devices_t outputDeviceTypes = mAvailableOutputDevices.types(); in AudioPolicyManager() local
3225 profileType = outProfile->getSupportedDeviceForType(outputDeviceTypes); in AudioPolicyManager()
3227 if ((profileType & outputDeviceTypes) == 0) { in AudioPolicyManager()