Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/
H A DShadeListBuilderTest.java899 addNotif(0, PACKAGE_0); in testThatSectionComparatorsAreCalled()
2279 NotifFilter filter2 = new PackageFilter(PACKAGE_0); in testMultipleInvalidationsCoalesce()
2812 private static final String PACKAGE_0 = "com.test0"; field in ShadeListBuilderTest