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()
3974 if (profile->supportDevice(device)) { in AudioPolicyManager()4172 if (profile->supportDevice(device)) { in AudioPolicyManager()4200 if (desc->mProfile->supportDevice(device)) { in AudioPolicyManager()4219 if (profile->supportDevice(device)) { in AudioPolicyManager()4315 if (!(desc->mProfile->supportDevice(mAvailableInputDevices.types()))) { in AudioPolicyManager()4330 if (profile->supportDevice(device)) { in AudioPolicyManager()