Searched refs:newDevice (Results 1 – 1 of 1) sorted by relevance
51 audio_devices_t newDevice = AUDIO_DEVICE_NONE; in setPhoneState() local95 newDevice = getNewDevice(mPrimaryOutput, false /*fromCache*/); in setPhoneState()104 if (isStateInCall(oldState) && newDevice == AUDIO_DEVICE_NONE) { in setPhoneState()105 newDevice = hwOutputDesc->device(); in setPhoneState()144 setOutputDevice(mPrimaryOutput, newDevice, force, delayMs); in setPhoneState()