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