Searched defs:pacFileUrl (Results 1 – 4 of 4) sorted by relevance
121 public ProxyInfo(@NonNull Uri pacFileUrl) { in ProxyInfo()136 public ProxyInfo(@NonNull Uri pacFileUrl, int localProxyPort) { in ProxyInfo()
673 final String pacFileUrl = Settings.Global.getString( in getGlobalProxy() local700 final String pacFileUrl = proxyInfo.getPacFileUrl().toString(); in setGlobalProxy() local711 context.getContentResolver(), GLOBAL_HTTP_PROXY_PAC, pacFileUrl); in setGlobalProxy() local
188 String pacFileUrl = Settings.Global.getString(res, GLOBAL_HTTP_PROXY_PAC); in loadGlobalProxy() local289 final String pacFileUrl; in setGlobalProxy() local
107 String pacFileUrl = null; in readIpConfigurations() local