Searched refs:mNotificationGroupsShown (Results 1 – 1 of 1) sorted by relevance
86 private List<NotificationGroup> mNotificationGroupsShown; field in GroupNotificationViewHolder243 mNotificationGroupsShown = new ArrayList<>(); in expandGroup()257 addNextPageOfNotificationsToList(mNotificationGroupsShown); in addNotifications()259 mNotificationGroupsShown, /* setRecyclerViewListHeadersAndFooters= */ false); in addNotifications()290 mNotificationGroupsShown = new ArrayList(Collections.singleton(newGroup)); in collapseGroup()292 mNotificationGroupsShown, /* setRecyclerViewListHeadersAndFooters= */ false); in collapseGroup()