Searched defs:availableDeviceTypes (Results 1 – 2 of 2) sorted by relevance
554 audio_devices_t availableDeviceTypes = availableInputDevices.types() & ~AUDIO_DEVICE_BIT_IN; in getDeviceForInputSource() local
4875 audio_devices_t availableDeviceTypes = mAvailableInputDevices.types() & ~AUDIO_DEVICE_BIT_IN; in AudioPolicyManager() local