Home
last modified time | relevance | path

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

/packages/apps/ManagedProvisioning/tests/instrumentation/src/com/android/managedprovisioning/common/
DNotificationHelperTest.java69 waitForNotification(); in testShowResumeNotification()
86 waitForNotification(); in testShowPrivacyReminderNotification()
97 private void waitForNotification() throws InterruptedException { in waitForNotification() method in NotificationHelperTest