Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/proxy/
DBaseProxyTest.java54 assertTrue("No broadcast after clearing proxy.", clearProxyAndWaitForBroadcast()); in setUp()
73 clearProxyAndWaitForBroadcast(); in tearDown()
91 protected boolean clearProxyAndWaitForBroadcast() throws Exception { in clearProxyAndWaitForBroadcast() method in BaseProxyTest
DStaticProxyTest.java67 assertTrue("No broadcast after clearing proxy.", clearProxyAndWaitForBroadcast()); in testClearBroadcast()
DPacProxyTest.java152 assertTrue("No broadcast after clearing proxy.", clearProxyAndWaitForBroadcast()); in testClearBroadcast()