Home
last modified time | relevance | path

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

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java1386 List<NotificationRecord> inGroup1 = in testFindGroupNotificationsLocked() local
1389 assertEquals(3, inGroup1.size()); in testFindGroupNotificationsLocked()
1390 for (NotificationRecord record : inGroup1) { in testFindGroupNotificationsLocked()