Searched refs:holdActiveCall (Results 1 – 4 of 4) sorted by relevance
421 mCTUT.holdActiveCall(); in testImsHoldException()432 mCTUT.holdActiveCall(); in testImsHoldException()1146 mCTUT.holdActiveCall(); in testClearHoldSwapStateOnSrvcc()
241 verify(mImsCT).holdActiveCall(); in testHandleInCallMmiCommandCallHold()252 verify(mImsCT, times(2)).holdActiveCall(); in testHandleInCallMmiCommandCallHold()
602 public void holdActiveCall() throws CallStateException { in holdActiveCall() method in ImsPhone603 mCT.holdActiveCall(); in holdActiveCall()730 mCT.holdActiveCall(); in handleCallHoldIncallSupplementaryService()737 mCT.holdActiveCall(); in handleCallHoldIncallSupplementaryService()
1648 public void holdActiveCall() throws CallStateException { in holdActiveCall() method in ImsPhoneCallTracker