Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/net/
DIpConfigStore.java140 ProxyInfo proxyPacProperties = config.httpProxy; in writeConfig() local
376 ProxyInfo proxyPacProperties = new ProxyInfo(Uri.parse(pacFileUrl)); in readIpConfigurations() local