Searched defs:pacFileUrl (Results 1 – 6 of 6) sorted by relevance
118 public ProxyInfo(@NonNull Uri pacFileUrl) { in ProxyInfo()133 public ProxyInfo(String pacFileUrl) { in ProxyInfo()145 public ProxyInfo(@NonNull 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
107 String pacFileUrl = null; in readIpConfigurations() local
268 String pacFileUrl = null; in readIpConfigurations() local
285 String pacFileUrl = (values.length > 18) ? values[18] : ""; in decode() local