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()
3706 if (profile->supportDevice(device)) { in AudioPolicyManager()3904 if (profile->supportDevice(device)) { in AudioPolicyManager()3932 if (desc->mProfile->supportDevice(device)) { in AudioPolicyManager()3951 if (profile->supportDevice(device)) { in AudioPolicyManager()4047 if (!(desc->mProfile->supportDevice(mAvailableInputDevices.types()))) { in AudioPolicyManager()4062 if (profile->supportDevice(device)) { in AudioPolicyManager()