Searched refs:unholdCall (Results 1 – 3 of 3) sorted by relevance
323 public void unholdCall(String callId) { in unholdCall() method in InCallAdapter331 mCallsManager.unholdCall(call); in unholdCall()
3419 public void unholdCall(Call call) {4293 unholdCall(onHoldCall);
973 mCallsManager.unholdCall(heldCall); in testUnholdCallWhenOngoingCallCanBeHeld()996 mCallsManager.unholdCall(heldCall); in testUnholdCallWhenOngoingCallCanNotBeHeldAndFromDifferentConnectionService()1069 mCallsManager.unholdCall(heldCall); in testUnholdCallWhenOngoingEmergCallCanNotBeHeldAndFromDifferentConnectionService()1091 mCallsManager.unholdCall(heldCall); in testUnholdCallWhenOngoingCallCanNotBeHeldAndHasSameConnectionService()2482 mCallsManager.unholdCall(heldCall); in testSwapCallsWithSameConnectionMgr()