Home
last modified time | relevance | path

Searched refs:updateExistingConnection (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsExternalCallTracker.java279 updateExistingConnection(mExternalConnections.get(callState.getCallId()), in refreshExternalCallState()
343 private void updateExistingConnection(ImsExternalConnection connection, in updateExistingConnection() method in ImsExternalCallTracker