Searched refs:unholdCall (Results 1 – 3 of 3) sorted by relevance
320 public void unholdCall(String callId) { in unholdCall() method in InCallAdapter328 mCallsManager.unholdCall(call); in unholdCall()
2800 public void unholdCall(Call call) {3394 unholdCall(onHoldCall);
569 mCallsManager.unholdCall(heldCall); in testUnholdCallWhenOngoingCallCanBeHeld()592 mCallsManager.unholdCall(heldCall); in testUnholdCallWhenOngoingCallCanNotBeHeldAndFromDifferentConnectionService()617 mCallsManager.unholdCall(heldCall); in testUnholdCallWhenOngoingEmergCallCanNotBeHeldAndFromDifferentConnectionService()639 mCallsManager.unholdCall(heldCall); in testUnholdCallWhenOngoingCallCanNotBeHeldAndHasSameConnectionService()1547 mCallsManager.unholdCall(heldCall); in testSwapCallsWithSameConnectionMgr()