Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
H A DNotificationTestHelper.java220 ExpandableNotificationRow row = createGroupSummary(GROUP_KEY); in createGroup()
233 private ExpandableNotificationRow createGroupSummary(String groupkey) throws Exception { in createGroupSummary() method in NotificationTestHelper