Searched refs:holdActiveCall (Results 1 – 3 of 3) sorted by relevance
457 public void holdActiveCall() throws CallStateException { in holdActiveCall() method in ImsPhone458 mCT.holdActiveCall(); in holdActiveCall()582 mCT.holdActiveCall(); in handleCallHoldIncallSupplementaryService()
1235 public void holdActiveCall() throws CallStateException { in holdActiveCall() method in ImsPhoneCallTracker
221 verify(mImsCT).holdActiveCall(); in testHandleInCallMmiCommandCallHold()