Home
last modified time | relevance | path

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

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