Searched refs:shouldNotUseProxyFor (Results 1 – 1 of 1) sorted by relevance
287 if (shouldNotUseProxyFor(nprop.pattern, urlhost)) { in select()371 static boolean shouldNotUseProxyFor(Pattern pattern, String urlhost) { in shouldNotUseProxyFor() method in DefaultProxySelector