Home
last modified time | relevance | path

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

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