Searched refs:setGroupKey (Results 1 – 3 of 3) sorted by relevance
61 setGroupKey(group.getGroupKey()); in NotificationGroup()111 void setGroupKey(@NonNull String groupKey) { in setGroupKey() method in NotificationGroup322 setGroupKey(groupKey); in assertSameGroupKey()
571 notificationGroupWithHeader.setGroupKey("notification_header"); in createNotificationHeader()578 notificationGroupWithFooter.setGroupKey("notification_footer"); in createNotificationFooter()585 notificationGroupWithRecents.setGroupKey("notification_recents"); in createRecentsHeader()593 notificationGroupWithOlder.setGroupKey("notification_older"); in createOlderHeader()
127 mNotificationGroup.setGroupKey(mNotification1.getStatusBarNotification().getGroupKey()); in setGroupKey_shouldSetGroupKey()