Searched refs:existingProxy (Results 1 – 1 of 1) sorted by relevance
120 PublisherProxy existingProxy = mPublisherProxies.put(publisherName, publisherProxy); in onClientConnected() local121 if (existingProxy != null) { in onClientConnected()122 existingProxy.unregister(); in onClientConnected()