Searched refs:notificationsToUnAutogroup (Results 1 – 1 of 1) sorted by relevance
155 List<String> notificationsToUnAutogroup = new ArrayList<>(); in maybeUngroup() local171 notificationsToUnAutogroup.add(sbn.getKey()); in maybeUngroup()184 if (notificationsToUnAutogroup.size() > 0) { in maybeUngroup()185 adjustNotificationBundling(notificationsToUnAutogroup, false); in maybeUngroup()