Searched refs:newDNSTaskStarter (Results 1 – 1 of 1) sorted by relevance
55 public DNSTaskStarter newDNSTaskStarter(JmDNSImpl jmDNSImpl); in newDNSTaskStarter() method95 protected static DNSTaskStarter newDNSTaskStarter(JmDNSImpl jmDNSImpl) { in newDNSTaskStarter() method in DNSTaskStarter.Factory99 instance = delegate.newDNSTaskStarter(jmDNSImpl); in newDNSTaskStarter()130 _instances.putIfAbsent(jmDNSImpl, newDNSTaskStarter(jmDNSImpl)); in getStarter()