Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
DImsExternalCallTrackerTest.java95 mTracker.getConnectionById(CALL_ID); in testRemoveExternalCall()
101 assertNull(mTracker.getConnectionById(CALL_ID)); in testRemoveExternalCall()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsExternalCallTracker.java292 public Connection getConnectionById(int callId) { in getConnectionById() method in ImsExternalCallTracker
DImsPhoneCallTracker.java2846 .getConnectionById(conn.getPulledDialogId()));