Searched refs:inputDeviceTypes (Results 1 – 1 of 1) sorted by relevance
2679 audio_devices_t inputDeviceTypes = mAvailableInputDevices.types() & ~AUDIO_DEVICE_BIT_IN; in AudioPolicyManager() local2778 if (profileType & inputDeviceTypes) { in AudioPolicyManager()2782 if ((profileType & inputDeviceTypes) == 0) { in AudioPolicyManager()