Home
last modified time | relevance | path

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

/cts/tests/tests/notification/src/android/app/notification/current/cts/
DNotificationManagerTest.java1065 int totalNotificationsSent = notificationsPerApp * 8; // 8 apps total in testRankingUpdateSentWithPressure() local
1080 mListener.setPostedCountDown(totalNotificationsSent); in testRankingUpdateSentWithPressure()
1082 mListener.setRankingUpdateCountDown(totalNotificationsSent); in testRankingUpdateSentWithPressure()
1084 mListener.setRemovedCountDown(totalNotificationsSent); in testRankingUpdateSentWithPressure()