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.java139 ProxyInfo proxyPacProperties = config.httpProxy; in writeConfig() local
375 ProxyInfo proxyPacProperties = new ProxyInfo(pacFileUrl); in readIpConfigurations() local