Searched refs:specifiesGlobalProxy (Results 1 – 2 of 2) sorted by relevance
290 boolean specifiesGlobalProxy = false; field in ActiveAdmin462 if (specifiesGlobalProxy) { in writeToXml()464 out, TAG_SPECIFIES_GLOBAL_PROXY, specifiesGlobalProxy); in writeToXml()811 specifiesGlobalProxy = parser.getAttributeBoolean(null, ATTR_VALUE, false); in readFromXml()1280 pw.println(specifiesGlobalProxy); in dump()
8537 if ((ap.specifiesGlobalProxy) && (!component.equals(who))) {8551 admin.specifiesGlobalProxy = false;8556 admin.specifiesGlobalProxy = true;8586 if (ap.specifiesGlobalProxy) {8611 if (ap.specifiesGlobalProxy) {