Searched refs:isExcluded (Results 1 – 4 of 4) sorted by relevance
72 public boolean isExcluded(String name) { in isExcluded() method in TestCaseClassLoader91 if (isExcluded(name)) { in loadClass()
38 if (!fLoader.isExcluded(className)) in classFromFile()
101 public boolean isExcluded(String url) { in isExcluded() method in ProxyProperties
127 if (!proxyProperties.isExcluded(host)) { in getProxy()