Searched refs:getHandoverDestinationCall (Results 1 – 3 of 3) sorted by relevance
3506 when(call.getHandoverDestinationCall()).thenReturn(destinationCall); in testHandoverFromIsStarted()3517 when(call.getHandoverDestinationCall()).thenReturn(destinationCall); in testHandoverFromIsAccepted()3534 when(call.getHandoverDestinationCall()).thenReturn(destinationCall); in testSelfManagedHandoverFromIsAccepted()
5071 } else if (call.getHandoverDestinationCall() != null5085 Call handoverTo = call.getHandoverDestinationCall();6657 c.getHandoverDestinationCall() != null).count() > 0;
2179 public Call getHandoverDestinationCall() { in getHandoverDestinationCall() method in Call