Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DGroupHelper.java178 attr = updateAutobundledSummaryAttributes(sbn.getPackageName(), childrenAttr, in maybeGroup()
273 NotificationAttributes newAttr = updateAutobundledSummaryAttributes( in maybeUngroup()
344 NotificationAttributes updateAutobundledSummaryAttributes(@NonNull String packageName, in updateAutobundledSummaryAttributes() method in GroupHelper