Home
last modified time | relevance | path

Searched refs:TEST_PAC_PROXY_LOCATION (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DWifiConfigurationTestUtil.java87 public static final String TEST_PAC_PROXY_LOCATION = "http://"; field in WifiConfigurationTestUtil
439 TEST_PAC_PROXY_LOCATION); in createStaticIpConfigurationWithPacProxy()
448 TEST_PAC_PROXY_LOCATION); in createStaticIpConfigurationWithStaticProxy()
457 TEST_PAC_PROXY_LOCATION); in createPartialStaticIpConfigurationWithPacProxy()
466 TEST_PAC_PROXY_LOCATION); in createDHCPIpConfigurationWithPacProxy()
475 TEST_PAC_PROXY_LOCATION); in createDHCPIpConfigurationWithStaticProxy()
484 TEST_PAC_PROXY_LOCATION); in createDHCPIpConfigurationWithNoProxy()