Searched refs:unholdHeldCall (Results 1 – 3 of 3) sorted by relevance
518 public void unholdHeldCall() throws CallStateException { in unholdHeldCall() method in ImsPhone519 mCT.unholdHeldCall(); in unholdHeldCall()640 mCT.unholdHeldCall(); in handleCallHoldIncallSupplementaryService()
1726 public void unholdHeldCall() throws CallStateException { in unholdHeldCall() method in ImsPhoneCallTracker
244 verify(mImsCT).unholdHeldCall(); in testHandleInCallMmiCommandCallHold()