Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
DIOProfile.h95 audio_devices_t getSupportedDeviceForType(audio_devices_t deviceType) const in getSupportedDeviceForType() function
/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp4016 profileType = outProfile->getSupportedDeviceForType(outputDeviceTypes); in loadConfig()
4070 audio_devices_t profileType = inProfile->getSupportedDeviceForType(inputDeviceTypes); in loadConfig()