Home
last modified time | relevance | path

Searched refs:setAssociationEventHandler (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/mojo/public/js/lib/
Dinterface_endpoint_handle.js72 State.prototype.setAssociationEventHandler = function(handler) { method in State
164 InterfaceEndpointHandle.prototype.setAssociationEventHandler = function( method in InterfaceEndpointHandle
166 this.state_.setAssociationEventHandler(handler);
Dinterface_endpoint_client.js28 interfaceEndpointHandle.setAssociationEventHandler(
61 this.handle_.setAssociationEventHandler(undefined);