Home
last modified time | relevance | path

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

/cts/tests/tests/notification/src/android/app/notification/current/cts/
DNotificationManagerTest.java937 CountDownLatch notificationPostedLatch = mListener.setPostedCountDown(1); in testSuspendPackage() local
940 notificationPostedLatch.await(500, TimeUnit.MILLISECONDS); in testSuspendPackage()
1079 CountDownLatch notificationPostedLatch = in testRankingUpdateSentWithPressure() local
1114 notificationsReceived = notificationPostedLatch.await(50000, TimeUnit.MILLISECONDS); in testRankingUpdateSentWithPressure()
2989 CountDownLatch notificationPostedLatch = mListener.setPostedCountDown(1); in testChannelDeletion_cancelReason() local
2993 notificationPostedLatch.await(500, TimeUnit.MILLISECONDS); in testChannelDeletion_cancelReason()