Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/
H A DShadeListBuilderTest.java758 final NotifSection pkg5Section = new NotifSection(pkg5Sectioner, 3); in testNotifSections() local
834 assertEquals(pkg5Section, mEntrySet.get(9).getSection()); in testNotifSections()