Searched refs:specifiesGlobalProxy (Results 1 – 2 of 2) sorted by relevance
289 boolean specifiesGlobalProxy = false; field in ActiveAdmin461 if (specifiesGlobalProxy) { in writeToXml()463 out, TAG_SPECIFIES_GLOBAL_PROXY, specifiesGlobalProxy); in writeToXml()810 specifiesGlobalProxy = parser.getAttributeBoolean(null, ATTR_VALUE, false); in readFromXml()1279 pw.println(specifiesGlobalProxy); in dump()
8369 if ((ap.specifiesGlobalProxy) && (!component.equals(who))) {8383 admin.specifiesGlobalProxy = false;8388 admin.specifiesGlobalProxy = true;8418 if (ap.specifiesGlobalProxy) {8443 if (ap.specifiesGlobalProxy) {