Searched refs:specifiesGlobalProxy (Results 1 – 1 of 1) sorted by relevance
648 boolean specifiesGlobalProxy = false; field in DevicePolicyManagerService.ActiveAdmin753 if (specifiesGlobalProxy) { in writeToXml()755 out.attribute(null, ATTR_VALUE, Boolean.toString(specifiesGlobalProxy)); in writeToXml()961 specifiesGlobalProxy = Boolean.parseBoolean( in readFromXml()1206 pw.println(specifiesGlobalProxy); in dump()4875 if ((ap.specifiesGlobalProxy) && (!component.equals(who))) { in setGlobalProxy()4889 admin.specifiesGlobalProxy = false; in setGlobalProxy()4894 admin.specifiesGlobalProxy = true; in setGlobalProxy()4924 if (ap.specifiesGlobalProxy) { in getGlobalProxyAdmin()4954 if (ap.specifiesGlobalProxy) { in resetGlobalProxyLocked()