Searched refs:setGroupKey (Results 1 – 3 of 3) sorted by relevance
63 setGroupKey(group.getGroupKey()); in NotificationGroup()113 void setGroupKey(@NonNull String groupKey) { in setGroupKey() method in NotificationGroup324 setGroupKey(groupKey); in assertSameGroupKey()344 setGroupKey(singleGroupKey); in updateGroupKeyOrThrowError()
583 notificationGroupWithHeader.setGroupKey("notification_header"); in createNotificationHeader()590 notificationGroupWithFooter.setGroupKey("notification_footer"); in createNotificationFooter()597 notificationGroupWithRecents.setGroupKey("notification_recents"); in createRecentsHeader()605 notificationGroupWithOlder.setGroupKey("notification_older"); in createOlderHeader()
127 mNotificationGroup.setGroupKey(mNotification1.getStatusBarNotification().getGroupKey()); in setGroupKey_shouldSetGroupKey()