Searched refs:globalProxySpec (Results 1 – 1 of 1) sorted by relevance
649 String globalProxySpec = null; field in DevicePolicyManagerService.ActiveAdmin757 if (globalProxySpec != null) { in writeToXml()759 out.attribute(null, ATTR_VALUE, globalProxySpec); in writeToXml()964 globalProxySpec = in readFromXml()1211 if (globalProxySpec != null) { in dump()1213 pw.println(globalProxySpec); in dump()4890 admin.globalProxySpec = null; in setGlobalProxy()4895 admin.globalProxySpec = proxySpec; in setGlobalProxy()4955 saveGlobalProxyLocked(ap.globalProxySpec, ap.globalProxyExclusionList); in resetGlobalProxyLocked()