Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DCustomizationRestrictionsTest.java76 public void waitForBroadcast() throws Exception { in waitForBroadcast() method in CustomizationRestrictionsTest.BroadcastReceiverRegistrator
89 public void waitForBroadcast() throws Exception { in waitForBroadcast() method in CustomizationRestrictionsTest.BlockingBroadcastReceiver
DNetworkLoggingTest.java236 private void waitForBroadcast() throws InterruptedException { in waitForBroadcast() method in NetworkLoggingTest.NetworkLogsReceiver
/cts/hostsidetests/devicepolicy/app/common/src/com/android/cts/devicepolicy/
DPermissionBroadcastReceiver.java50 public int waitForBroadcast() throws Exception { in waitForBroadcast() method in PermissionBroadcastReceiver
/cts/tests/tests/media/src/android/media/cts/
DScannerNotificationReceiver.java46 public void waitForBroadcast() throws InterruptedException { in waitForBroadcast() method in ScannerNotificationReceiver
/cts/hostsidetests/devicepolicy/app/DelegateApp/src/com/android/cts/delegate/
DDelegateTestUtils.java119 public static void waitForBroadcast() throws InterruptedException { in waitForBroadcast() method in DelegateTestUtils.DelegatedLogsReceiver
/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/proxy/
DBaseProxyTest.java172 public boolean waitForBroadcast() throws Exception { in waitForBroadcast() method in BaseProxyTest.ProxyBroadcastReceiver
/cts/tests/tests/wifi/src/android/net/wifi/cts/
DScanResultTest.java175 private boolean waitForBroadcast(long timeout, int expectedState) throws Exception { in waitForBroadcast() method in ScanResultTest
/cts/tests/tests/content/HelloWorldApp/src_res_hardening_lib/com/example/helloworld/lib/
DTestUtils.java271 public boolean waitForBroadcast(long timeout, TimeUnit unit) in waitForBroadcast() method in TestUtils.BroadcastDetector
/cts/hostsidetests/stagedinstall/app/src/com/android/tests/stagedinstall/
DStagedInstallTest.java1649 private PackageInstaller.SessionInfo waitForBroadcast(int sessionId) { in waitForBroadcast() method in StagedInstallTest