Searched refs:mIsSrvccHandoverInProcess (Results 1 – 1 of 1) sorted by relevance
375 private boolean mIsSrvccHandoverInProcess = false; field in DataNetworkController2133 boolean isInSrvcc = vopsIsRequired && mIsSrvccHandoverInProcess; in evaluateDataNetwork()3470 mIsSrvccHandoverInProcess = state[0] == TelephonyManager.SRVCC_STATE_HANDOVER_STARTED; in onSrvccStateChanged()3472 if (!mIsSrvccHandoverInProcess in onSrvccStateChanged()4312 pw.println("mIsSrvccHandoverInProcess=" + mIsSrvccHandoverInProcess); in dump()