Searched refs:unholdHeldCall (Results 1 – 3 of 3) sorted by relevance
702 public void unholdHeldCall() throws CallStateException { in unholdHeldCall() method in ImsPhone703 mCT.unholdHeldCall(); in unholdHeldCall()828 mCT.unholdHeldCall(); in handleCallHoldIncallSupplementaryService()
2382 public void unholdHeldCall() throws CallStateException { in unholdHeldCall() method in ImsPhoneCallTracker
275 verify(mImsCT).unholdHeldCall(); in testHandleInCallMmiCommandCallHold()