Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/
DShadeListBuilderTest.java753 final NotifSection pkg1Section = new NotifSection(pkg1Sectioner, 0); in testNotifSections() local
818 assertEquals(pkg1Section, mEntrySet.get(2).getSection()); in testNotifSections()
819 assertEquals(pkg1Section, mEntrySet.get(7).getSection()); in testNotifSections()