Searched refs:hangupAllConnections (Results 1 – 4 of 4) sorted by relevance
1372 hangupAllConnections(call); in hangup()1382 hangupAllConnections(call); in hangup()1437 public void hangupAllConnections(GsmCdmaCall call) { in hangupAllConnections() method in GsmCdmaCallTracker
1593 tracker.hangupAllConnections(); in dial()
539 verify(mImsCT).hangupAllConnections(); in testWpsDialOverCs()580 verify(mImsCT).hangupAllConnections(); in testWpsClirActiveDialOverCs()599 verify(mImsCT).hangupAllConnections(); in testWpsClirInactiveDialOverCs()617 verify(mImsCT, never()).hangupAllConnections(); in testWpsDialOverIms()635 verify(mImsCT, never()).hangupAllConnections(); in testWpsClirActiveDialOverIms()654 verify(mImsCT, never()).hangupAllConnections(); in testWpsClirInactiveDialOverIms()
1531 public void hangupAllConnections() { in hangupAllConnections() method in ImsPhoneCallTracker