Searched refs:specifiesGlobalProxy (Results 1 – 1 of 1) sorted by relevance
653 boolean specifiesGlobalProxy = false; field in DevicePolicyManagerService.ActiveAdmin758 if (specifiesGlobalProxy) { in writeToXml()760 out.attribute(null, ATTR_VALUE, Boolean.toString(specifiesGlobalProxy)); in writeToXml()966 specifiesGlobalProxy = Boolean.parseBoolean( in readFromXml()1211 pw.println(specifiesGlobalProxy); in dump()4898 if ((ap.specifiesGlobalProxy) && (!component.equals(who))) { in setGlobalProxy()4912 admin.specifiesGlobalProxy = false; in setGlobalProxy()4917 admin.specifiesGlobalProxy = true; in setGlobalProxy()4947 if (ap.specifiesGlobalProxy) { in getGlobalProxyAdmin()4977 if (ap.specifiesGlobalProxy) { in resetGlobalProxyLocked()