Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsCallInfoTracker.java139 public void clearAllOrphanedConnections() { in clearAllOrphanedConnections() method in ImsCallInfoTracker
DImsPhoneCallTracker.java1525 mImsCallInfoTracker.clearAllOrphanedConnections(); in hangupAllOrphanedConnections()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
DImsCallInfoTrackerTest.java404 mImsCallInfoTracker.clearAllOrphanedConnections(); in testClearAllOrphanedConnections()