Searched refs:outputDeviceTypes (Results 1 – 1 of 1) sorted by relevance
3980 audio_devices_t outputDeviceTypes = mAvailableOutputDevices.types(); in loadConfig() local4016 profileType = outProfile->getSupportedDeviceForType(outputDeviceTypes); in loadConfig()4018 if ((profileType & outputDeviceTypes) == 0) { in loadConfig()