Searched refs:txDevice (Results 1 – 2 of 2) sorted by relevance
313 audio_devices_t txDevice = getDeviceForInputSource(AUDIO_SOURCE_VOICE_COMMUNICATION); in getDeviceForStrategyInt() local322 (((txDevice & availPrimaryInputDevices & ~AUDIO_DEVICE_BIT_IN) != 0) && in getDeviceForStrategyInt()
329 audio_devices_t txDevice = getDeviceAndMixForInputSource(AUDIO_SOURCE_VOICE_COMMUNICATION); in updateCallRouting() local330 ALOGV("updateCallRouting device rxDevice %08x txDevice %08x", rxDevice, txDevice); in updateCallRouting()350 if ((availablePrimaryInputDevices() & txDevice & ~AUDIO_DEVICE_BIT_IN) in updateCallRouting()402 deviceList = mAvailableInputDevices.getDevicesFromType(txDevice); in updateCallRouting()