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