Home
last modified time | relevance | path

Searched refs:updateAutobundledSummaryLocked (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java998 protected void updateAutobundledSummaryLocked(int userId, String pkg, in updateAutobundledSummaryLocked() method in NotificationManagerService
2871 updateAutobundledSummaryLocked(userId, pkg, summaryAttr, isAppForeground); in getGroupHelper()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java2496 mService.updateAutobundledSummaryLocked(0, "pkg", in testAutobundledSummary_notificationAdded()
2515 mService.updateAutobundledSummaryLocked(0, "pkg", in testAutobundledSummary_notificationRemoved()