Searched refs:setGroupKey (Results 1 – 3 of 3) sorted by relevance
64 void setGroupKey(@NonNull String groupKey) { in setGroupKey() method in NotificationGroup231 setGroupKey(groupKey); in assertSameGroupKey()
410 notificationGroupWithHeader.setGroupKey("notification_header"); in createNotificationHeader()417 notificationGroupWithFooter.setGroupKey("notification_footer"); in createNotificationFooter()
127 mNotificationGroup.setGroupKey(mNotification1.getStatusBarNotification().getGroupKey()); in setGroupKey_shouldSetGroupKey()