Searched refs:mNormalCallConnection (Results 1 – 1 of 1) sorted by relevance
247 private TelephonyConnection mNormalCallConnection; field in TelephonyConnectionService689 mNormalCallConnection = null;818 if (mNormalCallConnection != null) {834 mNormalCallConnection.setTelephonyConnectionDisconnected(842 mNormalCallConnection.close();843 mNormalCallConnection = null;2475 Bundle extras = mNormalCallConnection.getExtras(); in handleOutgoingCallConnectionByCallDomainSelection()2487 .setRttTextStream(mNormalCallConnection.getRttTextStream()) in handleOutgoingCallConnectionByCallDomainSelection()2490 mNormalCallConnection::registerForCallEvents); in handleOutgoingCallConnectionByCallDomainSelection()2498 if (mNormalCallConnection.getState() != Connection.STATE_DISCONNECTED) { in handleOutgoingCallConnectionByCallDomainSelection()[all …]