Home
last modified time | relevance | path

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

/external/jmdns/src/javax/jmdns/impl/
DDNSTaskStarter.java356 public void startServiceInfoResolver(ServiceInfoImpl info) { in startServiceInfoResolver() method in DNSTaskStarter.DNSTaskStarterImpl
439 public void startServiceInfoResolver(ServiceInfoImpl info); in startServiceInfoResolver() method
DJmDNSImpl.java751 this.startServiceInfoResolver(info); in resolveServiceInfo()
1636 public void startServiceInfoResolver(ServiceInfoImpl info) { in startServiceInfoResolver() method in JmDNSImpl
1637 … DNSTaskStarter.Factory.getInstance().getStarter(this.getDns()).startServiceInfoResolver(info); in startServiceInfoResolver()