Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/
DShadeListBuilderTest.java691 ArrayList<ListEntry> pkg2Entries = new ArrayList<>(); in testNotifSectionsChildrenUpdated() local
704 pkg2Entries.addAll(entries); in testNotifSectionsChildrenUpdated()
731 assertThat(pkg2Entries).isEmpty(); in testNotifSectionsChildrenUpdated()