Searched refs:getCallEndpoints (Results 1 – 7 of 7) sorted by relevance
181 return ((ManagedConnection) connection).getCallEndpoints() in waitUntilAvailableEndpointsIsSet()184 return ((VoipConnection) connection).getCallEndpoints() in waitUntilAvailableEndpointsIsSet()282 return events.getCallEndpoints() != null; in waitUntilAvailableEndpointAreSet()
34 public List<CallEndpoint> getCallEndpoints() { in getCallEndpoints() method in TransactionalCallEvents
46 public List<CallEndpoint> getCallEndpoints() { in getCallEndpoints() method in ManagedConnection
47 public List<CallEndpoint> getCallEndpoints() { in getCallEndpoints() method in VoipConnection
256 connection.getCallEndpoints()
282 connection.getCallEndpoints()
306 call.mEvents.getCallEndpoints());