Searched defs:pacFileUrl (Results 1 – 8 of 8) sorted by relevance
105 public ProxyInfo(Uri pacFileUrl) { in ProxyInfo()119 public ProxyInfo(String pacFileUrl) { in ProxyInfo()130 public ProxyInfo(Uri pacFileUrl, int localProxyPort) { in ProxyInfo()
241 Uri pacFileUrl = Uri.EMPTY; in setHttpProxySystemProperty() local253 Uri pacFileUrl) { in setHttpProxySystemProperty()
194 String pacFileUrl = null; in readIpAndProxyConfigurations() local
350 final Uri pacFileUrl = Uri.CREATOR.createFromParcel(data); in onTransact() local1144 Uri pacFileUrl) throws RemoteException { in setHttpProxy()
109 Uri pacFileUrl) throws RemoteException; in setHttpProxy()
907 public void setHttpProxy(String host, String port, String exclList, Uri pacFileUrl) { in setHttpProxy()
3235 String pacFileUrl = ""; in setGlobalProxy() local3278 String pacFileUrl = Settings.Global.getString(res, Settings.Global.GLOBAL_HTTP_PROXY_PAC); in loadGlobalProxy() local
1823 Uri pacFileUrl = Uri.EMPTY; in handleMessage() local