Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/wifi/
DWifiConfigController.java425 ProxyProperties proxyProperties= new ProxyProperties(host, port, exclusionList); in ipAndProxyFieldsAreValid() local
661 ProxyProperties proxyProperties = config.linkProperties.getHttpProxy(); in showProxyFields() local