Home
last modified time | relevance | path

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

/cts/tests/app/shared/src/android/app/stubs/shared/
DTestNotificationListener.java208 public CountDownLatch setRemovedCountDown(int countDownNumber) { in setRemovedCountDown() method in TestNotificationListener
/cts/tests/tests/notification/src/android/app/notification/current/cts/
DNotificationManagerTest.java1084 mListener.setRemovedCountDown(totalNotificationsSent); in testRankingUpdateSentWithPressure()
1600 removedLatch = mListener.setRemovedCountDown(numExpectedUpdates); in testAutogrouping_autogroupStaysUntilAllNotificationsCanceled_common()
2089 CountDownLatch removedLatch = mListener.setRemovedCountDown(1); in testNotificationUriPermissionsGranted()
2101 removedLatch = mListener.setRemovedCountDown(1); in testNotificationUriPermissionsGranted()