Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/proxy/
DBaseProxyTest.java82 protected boolean setProxyAndWaitForBroadcast(ProxyInfo proxy) throws Exception { in setProxyAndWaitForBroadcast() method in BaseProxyTest
92 return setProxyAndWaitForBroadcast(null); in clearProxyAndWaitForBroadcast()
DStaticProxyTest.java54 assertTrue("No broadcast after setting proxy", setProxyAndWaitForBroadcast(proxy)); in testBroadcast()
DPacProxyTest.java118 assertTrue("No broadcast after setting proxy", setProxyAndWaitForBroadcast(proxy)); in setPacURLAndWaitForDownload()