Searched refs:checkDnsServers (Results 1 – 1 of 1) sorted by relevance
5094 checkDnsServers(cbi.getLp(), dnsServers); in testLinkPropertiesWithPrivateDnsValidationEvents()5112 checkDnsServers(cbi.getLp(), dnsServers); in testLinkPropertiesWithPrivateDnsValidationEvents()5135 checkDnsServers(cbi.getLp(), dnsServers); in testLinkPropertiesWithPrivateDnsValidationEvents()5147 checkDnsServers(cbi.getLp(), dnsServers); in testLinkPropertiesWithPrivateDnsValidationEvents()5161 checkDnsServers(cbi.getLp(), dnsServers); in testLinkPropertiesWithPrivateDnsValidationEvents()5182 private static void checkDnsServers(Object callbackObj, Set<InetAddress> dnsServers) { in checkDnsServers() method in ConnectivityServiceTest