Searched refs:getConnected (Results 1 – 2 of 2) sorted by relevance
2360 public function getConnected() { function in Google_RoomParticipant
26177 var allConnected = getConnected(source);26180 allConnected = allConnected.concat(getConnected(source.host));26185 return shapes.concat(getConnected(attacher));26192 function getConnected(element) { function