Searched refs:notifyAssociation (Results 1 – 2 of 2) sorted by relevance
93 State.prototype.notifyAssociation = function(interfaceId, method in State169 InterfaceEndpointHandle.prototype.notifyAssociation = function(interfaceId, method in InterfaceEndpointHandle171 return this.state_.notifyAssociation(interfaceId, peerGroupController);
94 if (!handleToSend.notifyAssociation(id, this)) {