Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
DIOProfile.h119 sp<DeviceDescriptor> getSupportedDeviceByAddress(audio_devices_t type, String8 address) const in getSupportedDeviceByAddress() function
/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp4213 desc->mProfile->getSupportedDeviceByAddress(device, address); in loadConfig()