Searched defs:proxySpec (Results 1 – 3 of 3) sorted by relevance
89 ComponentName setGlobalProxy(in ComponentName admin, String proxySpec, String exclusionList); in setGlobalProxy()
2393 public ComponentName setGlobalProxy(@NonNull ComponentName admin, Proxy proxySpec, in setGlobalProxy()
4857 public ComponentName setGlobalProxy(ComponentName who, String proxySpec, in setGlobalProxy()4963 private void saveGlobalProxyLocked(String proxySpec, String exclusionList) { in saveGlobalProxyLocked()