Home
last modified time | relevance | path

Searched refs:mManualDdsSwitch (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/vendor/
DVendorPhoneSwitcher.java73 private boolean mManualDdsSwitch = false; field in VendorPhoneSwitcher
210 mManualDdsSwitch = false; in handleMessage()
256 mManualDdsSwitch = true; in onEvaluate()
363 if (activateDdsPhone && mManualDdsSwitch) { in onEvaluate()
371 mManualDdsSwitch = false; in onEvaluate()
403 if ((ApnSetting.TYPE_IMS == apnType) && mManualDdsSwitch in phoneIdForRequest()
447 if ((state.active == true) && !mManualDdsSwitch && in activate()