Home
last modified time | relevance | path

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

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