Home
last modified time | relevance | path

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

/cts/tests/app/src/android/app/cts/
DNotificationManagerTest.java436 private boolean isGroupSummary(Notification n) { in isGroupSummary() method in NotificationManagerTest
450 if (isGroupSummary(sbn.getNotification()) in assertOnlySomeNotificationsAutogrouped()