Searched defs:updateExistingConnection (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsExternalCallTracker.java279 updateExistingConnection(mExternalConnections.get(callState.getCallId()),
343 private void updateExistingConnection(ImsExternalConnection connection, method in class:ImsExternalCallTracker
346 Log.i(TAG, "updateExistingConnection : state = " + state);
371 "updateExistingConnection - pullable state : externalCallId = " + connection

Completed in 48 milliseconds