Searched refs:supportDevice (Results 1 – 3 of 3) sorted by relevance
61 bool supportDevice(audio_devices_t device) const in supportDevice() function
278 if (itemAt(i)->mOutputProfiles[j]->supportDevice(device)) { in getModuleForDevice()284 if (itemAt(i)->mInputProfiles[j]->supportDevice(device)) { in getModuleForDevice()
3654 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()