Searched refs:globalProxyExclusionList (Results 1 – 2 of 2) sorted by relevance
292 String globalProxyExclusionList = null; field in ActiveAdmin468 if (globalProxyExclusionList != null) { in writeToXml()470 out, TAG_GLOBAL_PROXY_EXCLUSION_LIST, globalProxyExclusionList); in writeToXml()816 globalProxyExclusionList = in readFromXml()1292 if (globalProxyExclusionList != null) { in dump()1294 pw.println(globalProxyExclusionList); in dump()
8553 admin.globalProxyExclusionList = null;8558 admin.globalProxyExclusionList = exclusionList;8612 saveGlobalProxyLocked(ap.globalProxySpec, ap.globalProxyExclusionList);