Searched refs:addToOngoingGroupCount (Results 1 – 2 of 2) sorted by relevance
68 private void addToOngoingGroupCount(StatusBarNotification sbn, boolean add) { in addToOngoingGroupCount() method in GroupHelper93 addToOngoingGroupCount(childSbn, true); in onNotificationUpdated()95 addToOngoingGroupCount(childSbn, false); in onNotificationUpdated()103 if (autogroupSummaryExists) addToOngoingGroupCount(sbn, true); in onNotificationPosted()144 addToOngoingGroupCount(sbn, false); in onNotificationRemoved()
21024 HPLcom/android/server/notification/GroupHelper;->addToOngoingGroupCount(Landroid/service/notificati…