Home
last modified time | relevance | path

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

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