Searched refs:unholdHeldCall (Results 1 – 3 of 3) sorted by relevance
611 public void unholdHeldCall() throws CallStateException { in unholdHeldCall() method in ImsPhone612 mCT.unholdHeldCall(); in unholdHeldCall()733 mCT.unholdHeldCall(); in handleCallHoldIncallSupplementaryService()
1709 public void unholdHeldCall() throws CallStateException { in unholdHeldCall() method in ImsPhoneCallTracker
247 verify(mImsCT).unholdHeldCall(); in testHandleInCallMmiCommandCallHold()