Searched refs:holdActiveCall (Results 1 – 4 of 4) sorted by relevance
693 public void holdActiveCall() throws CallStateException { in holdActiveCall() method in ImsPhone694 mCT.holdActiveCall(); in holdActiveCall()825 mCT.holdActiveCall(); in handleCallHoldIncallSupplementaryService()832 mCT.holdActiveCall(); in handleCallHoldIncallSupplementaryService()
2321 public void holdActiveCall() throws CallStateException { in holdActiveCall() method in ImsPhoneCallTracker
269 verify(mImsCT).holdActiveCall(); in testHandleInCallMmiCommandCallHold()280 verify(mImsCT, times(2)).holdActiveCall(); in testHandleInCallMmiCommandCallHold()
664 mCTUT.holdActiveCall(); in testImsHoldException()675 mCTUT.holdActiveCall(); in testImsHoldException()1837 mCTUT.holdActiveCall(); in testClearHoldSwapStateOnSrvcc()