Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
DIOProfile.h61 bool supportDevice(audio_devices_t device) const in supportDevice() function
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DHwModule.cpp278 if (itemAt(i)->mOutputProfiles[j]->supportDevice(device)) { in getModuleForDevice()
284 if (itemAt(i)->mInputProfiles[j]->supportDevice(device)) { in getModuleForDevice()
/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp3654 if (profile->supportDevice(device)) { in AudioPolicyManager()
3852 if (profile->supportDevice(device)) { in AudioPolicyManager()
3880 if (desc->mProfile->supportDevice(device)) { in AudioPolicyManager()
3899 if (profile->supportDevice(device)) { in AudioPolicyManager()
3995 if (!(desc->mProfile->supportDevice(mAvailableInputDevices.types()))) { in AudioPolicyManager()
4010 if (profile->supportDevice(device)) { in AudioPolicyManager()