Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DWifiSetHttpProxyTest.java45 String retrievedPacProxyUrl = mWifiConfigCreator.addHttpProxyNetworkVerifyAndRemove( in testSetHttpProxy()
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DWifiConfigCreator.java114 public String addHttpProxyNetworkVerifyAndRemove(String ssid, String pacProxyUrl) in addHttpProxyNetworkVerifyAndRemove() method in WifiConfigCreator