Searched refs:globalProxySpec (Results 1 – 2 of 2) sorted by relevance
291 String globalProxySpec = null; field in ActiveAdmin465 if (globalProxySpec != null) { in writeToXml()466 writeAttributeValueToXml(out, TAG_GLOBAL_PROXY_SPEC, globalProxySpec); in writeToXml()813 globalProxySpec = in readFromXml()1288 if (globalProxySpec != null) { in dump()1290 pw.println(globalProxySpec); in dump()
8552 admin.globalProxySpec = null;8557 admin.globalProxySpec = proxySpec;8612 saveGlobalProxyLocked(ap.globalProxySpec, ap.globalProxyExclusionList);