Searched defs:proxySpec (Results 1 – 3 of 3) sorted by relevance
103 ComponentName setGlobalProxy(in ComponentName admin, String proxySpec, String exclusionList); in setGlobalProxy()
3488 public @Nullable ComponentName setGlobalProxy(@NonNull ComponentName admin, Proxy proxySpec, in setGlobalProxy()
6296 public ComponentName setGlobalProxy(ComponentName who, String proxySpec, in setGlobalProxy()6402 private void saveGlobalProxyLocked(String proxySpec, String exclusionList) { in saveGlobalProxyLocked()