Searched refs:awaitBroadcast (Results 1 – 1 of 1) sorted by relevance
182 awaitBroadcast(Intent.ACTION_LOCKED_BOOT_COMPLETED); in assertLocked()223 awaitBroadcast(Intent.ACTION_LOCKED_BOOT_COMPLETED); in assertUnlocked()224 awaitBroadcast(Intent.ACTION_BOOT_COMPLETED); in assertUnlocked()340 private void awaitBroadcast(String action) throws Exception { in awaitBroadcast() method in EncryptionAppTest