Home
last modified time | relevance | path

Searched refs:updateAutogroupSummary (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DGroupHelperTest.java177 .updateAutogroupSummary(anyString(), eq(true)); in testAutoGroupCount_addingNoGroupSBN()
206 .updateAutogroupSummary(anyString(), eq(true)); in testAutoGroupCount_UpdateNotification()
239 .updateAutogroupSummary(anyString(), eq(true)); in testAutoGroupCount_UpdateNotificationAfterChanges()
266 .updateAutogroupSummary(anyString(), eq(true)); in testAutoGroupCount_RemoveNotification()
294 .updateAutogroupSummary(anyString(), eq(true)); in testAutoGroupCount_UpdateToNoneOngoingNotification()
318 .updateAutogroupSummary(anyString(), eq(true)); in testAutoGroupCount_AddOneOngoingNotification()
342 .updateAutogroupSummary(anyString(), eq(true)); in testAutoGroupCount_UpdateNoneOngoing()
/frameworks/base/services/core/java/com/android/server/notification/
DGroupHelper.java85 mCallback.updateAutogroupSummary(sbn.getKey(), needsOngoingFlag); in addToOngoingGroupCount()
214 void updateAutogroupSummary(String key, boolean needsOngoingFlag); in updateAutogroupSummary() method
DNotificationManagerService.java2268 public void updateAutogroupSummary(String key, boolean needsOngoingFlag) { in getGroupHelper() method
/frameworks/base/services/
Dart-profile21448 HPLcom/android/server/notification/NotificationManagerService$9;->updateAutogroupSummary(Ljava/lang…