Searched refs:holdActiveCall (Results 1 – 4 of 4) sorted by relevance
509 public void holdActiveCall() throws CallStateException { in holdActiveCall() method in ImsPhone510 mCT.holdActiveCall(); in holdActiveCall()637 mCT.holdActiveCall(); in handleCallHoldIncallSupplementaryService()644 mCT.holdActiveCall(); in handleCallHoldIncallSupplementaryService()
1668 public void holdActiveCall() throws CallStateException { in holdActiveCall() method in ImsPhoneCallTracker
238 verify(mImsCT).holdActiveCall(); in testHandleInCallMmiCommandCallHold()249 verify(mImsCT, times(2)).holdActiveCall(); in testHandleInCallMmiCommandCallHold()
422 mCTUT.holdActiveCall(); in testImsHoldException()433 mCTUT.holdActiveCall(); in testImsHoldException()