Searched refs:globalProxySpec (Results 1 – 2 of 2) sorted by relevance
290 String globalProxySpec = null; field in ActiveAdmin464 if (globalProxySpec != null) { in writeToXml()465 writeAttributeValueToXml(out, TAG_GLOBAL_PROXY_SPEC, globalProxySpec); in writeToXml()812 globalProxySpec = in readFromXml()1287 if (globalProxySpec != null) { in dump()1289 pw.println(globalProxySpec); in dump()
8384 admin.globalProxySpec = null;8389 admin.globalProxySpec = proxySpec;8444 saveGlobalProxyLocked(ap.globalProxySpec, ap.globalProxyExclusionList);