Searched refs:mNormalCallConnection (Results 1 – 1 of 1) sorted by relevance
262 private TelephonyConnection mNormalCallConnection; field in TelephonyConnectionService704 mNormalCallConnection = null;868 if (mNormalCallConnection != null) {884 mNormalCallConnection.setTelephonyConnectionDisconnected(892 mNormalCallConnection.close();893 mNormalCallConnection = null;2577 Bundle extras = mNormalCallConnection.getExtras(); in handleOutgoingCallConnectionByCallDomainSelection()2589 .setRttTextStream(mNormalCallConnection.getRttTextStream()) in handleOutgoingCallConnectionByCallDomainSelection()2592 mNormalCallConnection::registerForCallEvents); in handleOutgoingCallConnectionByCallDomainSelection()2600 if (mNormalCallConnection.getState() != Connection.STATE_DISCONNECTED) { in handleOutgoingCallConnectionByCallDomainSelection()[all …]