Searched refs:hangupAllOrphanedConnections (Results 1 – 2 of 2) sorted by relevance
792 mCTUT.hangupAllOrphanedConnections(DisconnectCause.LOST_SIGNAL); in testImsMTActiveHoldServiceDisconnect()881 mCTUT.hangupAllOrphanedConnections(DisconnectCause.LOST_SIGNAL); in testImsMoCallCrash()1237 mCTUT.hangupAllOrphanedConnections(DisconnectCause.NORMAL); in testRewriteOutgoingNumberBasedOnRoamingState()1255 mCTUT.hangupAllOrphanedConnections(DisconnectCause.NORMAL); in testRewriteOutgoingNumberBasedOnRoamingState()1279 mCTUT.hangupAllOrphanedConnections(DisconnectCause.NORMAL); in testRewriteOutgoingNumberBasedOnRoamingState()1297 mCTUT.hangupAllOrphanedConnections(DisconnectCause.NORMAL); in testRewriteOutgoingNumberBasedOnRoamingState()1371 mCTUT.hangupAllOrphanedConnections(DisconnectCause.NORMAL); in testRewriteOutgoingNumberInternationalButBundleNotSet()
1486 hangupAllOrphanedConnections(DisconnectCause.LOST_SIGNAL); in stopListeningForCalls()1499 public void hangupAllOrphanedConnections(int disconnectCause) { in hangupAllOrphanedConnections() method in ImsPhoneCallTracker