Searched defs:pacFileUrl (Results 1 – 5 of 5) sorted by relevance
162 String pacFileUrl = Settings.Global.getString(res, GLOBAL_HTTP_PROXY_PAC); in loadGlobalProxy() local254 final String pacFileUrl; in setGlobalProxy() local
249 Uri pacFileUrl = Uri.EMPTY; in setHttpProxySystemProperty() local261 Uri pacFileUrl) { in setHttpProxySystemProperty()
118 public ProxyInfo(@NonNull Uri pacFileUrl) { in ProxyInfo()133 public ProxyInfo(@NonNull Uri pacFileUrl, int localProxyPort) { in ProxyInfo()
269 String pacFileUrl = null; in readIpConfigurations() local
286 String pacFileUrl = (values.length > 18) ? values[18] : ""; in decode() local