Searched refs:currentEndpointType (Results 1 – 2 of 2) sorted by relevance
509 int currentEndpointType = currentEndpoint.getEndpointType(); in testSwitchCallEndpoint() local516 if (endpoint.getEndpointType() != currentEndpointType) { in testSwitchCallEndpoint()554 assertEndpointType(connection, currentEndpointType); in testSwitchCallEndpoint()555 assertEndpointType(inCallService, currentEndpointType); in testSwitchCallEndpoint()
1594 int currentEndpointType = currentEndpoint.getEndpointType(); in testCallEndpoint() local1604 if (endpoint.getEndpointType() != currentEndpointType) { in testCallEndpoint()1641 return cep.getEndpointType() == currentEndpointType; in testCallEndpoint()