Searched refs:awaitBroadcast (Results 1 – 1 of 1) sorted by relevance
192 awaitBroadcast(Intent.ACTION_LOCKED_BOOT_COMPLETED); in assertLocked()249 awaitBroadcast(Intent.ACTION_LOCKED_BOOT_COMPLETED); in assertUnlocked()250 awaitBroadcast(Intent.ACTION_BOOT_COMPLETED); in assertUnlocked()380 private void awaitBroadcast(String action) throws Exception { in awaitBroadcast() method in EncryptionAppTest