Home
last modified time | relevance | path

Searched refs:updateAutobundledSummaryFlags (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationManagerServiceTest.java1662 mService.updateAutobundledSummaryFlags(0, "pkg", true, false); in testAutobundledSummary_notificationAdded()
1678 mService.updateAutobundledSummaryFlags(0, "pkg", false, false); in testAutobundledSummary_notificationRemoved()
/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java827 protected void updateAutobundledSummaryFlags(int userId, String pkg, boolean needsOngoingFlag, in updateAutobundledSummaryFlags() method in NotificationManagerService
2521 updateAutobundledSummaryFlags(r.getUser().getIdentifier(), in getGroupHelper()
/aosp12/frameworks/base/services/
H A Dart-profile27115 HPLcom/android/server/notification/NotificationManagerService;->updateAutobundledSummaryFlags(ILjav…