Searched refs:txDevice (Results 1 – 1 of 1) sorted by relevance
452 audio_devices_t txDevice = getDeviceForInputSource(AUDIO_SOURCE_VOICE_COMMUNICATION); in updateCallRouting() local453 ALOGV("updateCallRouting device rxDevice %08x txDevice %08x", rxDevice, txDevice); in updateCallRouting()473 if ((availablePrimaryInputDevices() & txDevice & ~AUDIO_DEVICE_BIT_IN) in updateCallRouting()522 deviceList = mAvailableInputDevices.getDevicesFromType(txDevice); in updateCallRouting()4026 audio_devices_t txDevice = getDeviceForInputSource(AUDIO_SOURCE_VOICE_COMMUNICATION); in getDeviceForStrategy() local4030 (((txDevice & availablePrimaryInputDevices() & ~AUDIO_DEVICE_BIT_IN) != 0) && in getDeviceForStrategy()