Home
last modified time | relevance | path

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

/cts/tests/tests/notification/src/android/app/notification/current/cts/
DNotificationManagerTest.java1083 CountDownLatch notificationRemovedLatch = in testRankingUpdateSentWithPressure() local
1134 notificationsRemoved = notificationRemovedLatch.await(50000, TimeUnit.MILLISECONDS); in testRankingUpdateSentWithPressure()