Searched refs:removeServiceListener (Results 1 – 4 of 4) sorted by relevance
302 public abstract void removeServiceListener(String type, ServiceListener listener); in removeServiceListener() method
322 public abstract void removeServiceListener(String type, ServiceListener listener); in removeServiceListener() method in JmDNS
307 public void removeServiceListener(String type, ServiceListener listener) { in removeServiceListener() method in JmmDNSImpl309 mDNS.removeServiceListener(type, listener); in removeServiceListener()
967 public void removeServiceListener(String type, ServiceListener listener) { in removeServiceListener() method in JmDNSImpl1990 this.removeServiceListener(type, collector); in disposeServiceCollectors()