Searched defs:pacFileUrl (Results 1 – 5 of 5) sorted by relevance
108 public ProxyInfo(Uri pacFileUrl) { in ProxyInfo()123 public ProxyInfo(String pacFileUrl) { in ProxyInfo()135 public ProxyInfo(Uri pacFileUrl, int localProxyPort) { in ProxyInfo()
249 Uri pacFileUrl = Uri.EMPTY; in setHttpProxySystemProperty() local261 Uri pacFileUrl) { in setHttpProxySystemProperty()
156 String pacFileUrl = Settings.Global.getString(res, GLOBAL_HTTP_PROXY_PAC); in loadGlobalProxy() local242 final String pacFileUrl; in setGlobalProxy() local
167 String pacFileUrl = (values.length > 18) ? values[18] : ""; in decode() local
268 String pacFileUrl = null; in readIpConfigurations() local