Searched refs:maybeUngroup (Results 1 – 1 of 1) sorted by relevance
124 maybeUngroup(sbn, false, sbn.getUserId()); in onNotificationPosted()134 maybeUngroup(sbn, true, sbn.getUserId()); in onNotificationRemoved()226 private void maybeUngroup(StatusBarNotification sbn, boolean notificationGone, int userId) { in maybeUngroup() method in GroupHelper