Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/
DShadeListBuilderTest.java690 ArrayList<ListEntry> pkg1Entries = new ArrayList<>(); in testNotifSectionsChildrenUpdated() local
697 pkg1Entries.addAll(entries); in testNotifSectionsChildrenUpdated()
727 assertThat(pkg1Entries).containsExactly( in testNotifSectionsChildrenUpdated()