Searched refs:mManualDdsSwitch (Results 1 – 1 of 1) sorted by relevance
73 private boolean mManualDdsSwitch = false; field in VendorPhoneSwitcher210 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()