Home
last modified time | relevance | path

Searched defs:pacFileUrl (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/net/
DProxyInfo.java105 public ProxyInfo(Uri pacFileUrl) { in ProxyInfo()
119 public ProxyInfo(String pacFileUrl) { in ProxyInfo()
130 public ProxyInfo(Uri pacFileUrl, int localProxyPort) { in ProxyInfo()
DProxy.java246 Uri pacFileUrl = Uri.EMPTY; in setHttpProxySystemProperty() local
258 Uri pacFileUrl) { in setHttpProxySystemProperty()
/frameworks/base/services/core/java/com/android/server/net/
DIpConfigStore.java268 String pacFileUrl = null; in readIpConfigurations() local
/frameworks/base/core/java/android/app/
DIApplicationThread.aidl103 in Uri pacFileUrl); in setHttpProxy()
/frameworks/base/services/core/java/com/android/server/
DConnectivityService.java3418 String pacFileUrl = ""; in setGlobalProxy() local
3461 String pacFileUrl = Settings.Global.getString(res, Settings.Global.GLOBAL_HTTP_PROXY_PAC); in loadGlobalProxy() local
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java2244 Uri pacFileUrl = Uri.EMPTY; in handleMessage() local