Searched refs:updateAutobundledSummaryFlags (Results 1 – 3 of 3) sorted by relevance
/aosp12/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
H A D | NotificationManagerServiceTest.java | 1662 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 D | NotificationManagerService.java | 827 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 D | art-profile | 27115 HPLcom/android/server/notification/NotificationManagerService;->updateAutobundledSummaryFlags(ILjav…
|