Home
last modified time | relevance | path

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

/cts/tests/tests/notification/src/android/app/notification/current/cts/
DNotificationManagerTest.java1064 int notificationsPerApp = 40; in testRankingUpdateSentWithPressure() local
1065 int totalNotificationsSent = notificationsPerApp * 8; // 8 apps total in testRankingUpdateSentWithPressure()
1102 for (int i = 0; i < notificationsPerApp; i++) { in testRankingUpdateSentWithPressure()