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