Searched refs:mNormalCallConnection (Results 1 – 1 of 1) sorted by relevance
231 private TelephonyConnection mNormalCallConnection; field in TelephonyConnectionService638 mNormalCallConnection = null;735 if (mNormalCallConnection != null) {742 mNormalCallConnection.getOriginalConnection();749 int phoneId = mNormalCallConnection.getPhone().getPhoneId();750 mNormalCallConnection.setTelephonyConnectionDisconnected(756 mNormalCallConnection.close();757 mNormalCallConnection = null;2233 Bundle extras = mNormalCallConnection.getExtras(); in handleOutgoingCallConnectionByCallDomainSelection()2253 .setRttTextStream(mNormalCallConnection.getRttTextStream()) in handleOutgoingCallConnectionByCallDomainSelection()[all …]