Home
last modified time | relevance | path

Searched defs:pkg2Section (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/
H A DShadeListBuilderTest.java754 final NotifSection pkg2Section = new NotifSection(pkg2Sectioner, 1); in testNotifSections() local
841 final NotifSectioner pkg2Section = spy(new PackageSectioner(PACKAGE_2)); in testNotifUsesDefaultSection() local