Searched refs:globalProxyExclusionList (Results 1 – 2 of 2) sorted by relevance
243 String globalProxyExclusionList = null; field in ActiveAdmin386 if (globalProxyExclusionList != null) { in writeToXml()388 out, TAG_GLOBAL_PROXY_EXCLUSION_LIST, globalProxyExclusionList); in writeToXml()678 globalProxyExclusionList = in readFromXml()1053 if (globalProxyExclusionList != null) { in dump()1055 pw.println(globalProxyExclusionList); in dump()
7446 admin.globalProxyExclusionList = null;7451 admin.globalProxyExclusionList = exclusionList;7505 saveGlobalProxyLocked(ap.globalProxySpec, ap.globalProxyExclusionList);