Searched refs:voicePhone (Results 1 – 1 of 1) sorted by relevance
1488 Phone voicePhone = findPhoneById(mPhoneIdInVoiceCall); in shouldSwitchDataDueToInCall() local1492 && voicePhone != null // check user enabled voice during call feature in shouldSwitchDataDueToInCall()1493 && voicePhone.getDataSettingsManager().isDataEnabled(); in shouldSwitchDataDueToInCall()