Searched defs:waitForBroadcast (Results 1 – 9 of 9) sorted by relevance
76 public void waitForBroadcast() throws Exception { in waitForBroadcast() method in CustomizationRestrictionsTest.BroadcastReceiverRegistrator89 public void waitForBroadcast() throws Exception { in waitForBroadcast() method in CustomizationRestrictionsTest.BlockingBroadcastReceiver
236 private void waitForBroadcast() throws InterruptedException { in waitForBroadcast() method in NetworkLoggingTest.NetworkLogsReceiver
50 public int waitForBroadcast() throws Exception { in waitForBroadcast() method in PermissionBroadcastReceiver
46 public void waitForBroadcast() throws InterruptedException { in waitForBroadcast() method in ScannerNotificationReceiver
119 public static void waitForBroadcast() throws InterruptedException { in waitForBroadcast() method in DelegateTestUtils.DelegatedLogsReceiver
172 public boolean waitForBroadcast() throws Exception { in waitForBroadcast() method in BaseProxyTest.ProxyBroadcastReceiver
175 private boolean waitForBroadcast(long timeout, int expectedState) throws Exception { in waitForBroadcast() method in ScanResultTest
271 public boolean waitForBroadcast(long timeout, TimeUnit unit) in waitForBroadcast() method in TestUtils.BroadcastDetector
1649 private PackageInstaller.SessionInfo waitForBroadcast(int sessionId) { in waitForBroadcast() method in StagedInstallTest